TabsOwnProps
Properties
Link copied to clipboard
The default value. Use when the component is not controlled.
Link copied to clipboard
Callback invoked when new value is being set.
Link copied to clipboard
The component orientation (layout flow direction).
Link copied to clipboard
If true
the selected tab changes on focus. Otherwise it only changes on activation.
Link copied to clipboard
The props used for each slot inside the Tabs.
Functions
Link copied to clipboard
open inline operator fun <T> ContextType<T>.invoke(value: T, noinline block: ChildrenBuilder.() -> Unit)