NewLine

org.terminal21.client.components.NewLine
case class NewLine(key: String, var style: Map[String, Any]) extends StdElement

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait StdElement
trait HasStyle
trait UiElement
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def render()(using session: ConnectedSession): Unit

Attributes

Inherited from:
UiElement