Orientation Property
interface OrientationProperty
Content copied to clipboard
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
abstract val orientation: ComponentProperty<OrientationContext.() -> Orientation>
Content copied to clipboard
Inheritors
CheckboxGroupComponent
Link copied to clipboard
OrientationMixin
Link copied to clipboard
RadioGroupComponent
Link copied to clipboard
SliderComponent
Link copied to clipboard