PureGridComponents

ba.sake.hepek.pure.component.PureGridComponents
final case class PureGridComponents(screenRatios: ScreenRatios) extends GridComponents

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

def half(content: Frag*): Col2

Attributes

Inherited from:
GridComponents
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def row(col1: Col3, col2: Col3, col3: Col3): Frag

Attributes

Inherited from:
GridComponents
def row(col1: Col2, col2: Col2): Frag

Attributes

Inherited from:
GridComponents
def row(content: Frag*): Frag

Attributes

Inherited from:
GridComponents
def third(content: Frag*): Col3

Attributes

Inherited from:
GridComponents

Inherited fields

Attributes

Inherited from:
GridComponents