Line Up Component
This component class just defines the core styling in order to render child items within a flexBox layout horizontally.
See also
Constructors
LineUpComponent
Link copied to clipboard
fun LineUpComponent()
Content copied to clipboard
Functions
Properties
events
Link copied to clipboard
open override val events: ComponentProperty<WithEvents<HTMLDivElement>.() -> Unit>
Content copied to clipboard
This property enables the client to access all events offered by the underlying HTML element.
items
Link copied to clipboard
reversed
Link copied to clipboard
spacing
Link copied to clipboard
stackStyles
Link copied to clipboard