RowElement

io.worxbend.tui.dsl.RowElement
final case class RowElement(children: Seq[Element], spacing: Int, flex: Flex, props: ElementProps) extends Element

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Element
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def widget: Widget

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def style: Style

Attributes

Inherited from:
Element