Stack Up Component
This component class just defines the core styling in order to render child items within a flexBox layout vertically.
See also
Constructors
StackUpComponent
Link copied to clipboard
fun StackUpComponent()
Content copied to clipboard
Functions
Properties
events
Link copied to clipboard
open override val events: ComponentProperty<EventContext<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