OrientationProperty

interface OrientationProperty

This interface add an orientation property for position the component's element(s) into an horizontal or vertical orientation.

Properties

orientation
Link copied to clipboard
js
abstract val orientation: ComponentProperty<OrientationContext.() -> Orientation>

Inheritors

CheckboxGroupComponent
Link copied to clipboard
OrientationMixin
Link copied to clipboard
RadioGroupComponent
Link copied to clipboard
SliderComponent
Link copied to clipboard