yarcl
Preparing search index...
index
TabsProps
Type Alias TabsProps
TabsProps
:
TabsBaseProps
&
(
|
{
defaultValue
?:
never
;
value
:
string
}
|
{
defaultValue
:
string
;
value
?:
never
}
)
Props for
Tabs
. Pass
value
(controlled) or
defaultValue
(uncontrolled).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yarcl
Loading...
Props for Tabs. Pass
value(controlled) ordefaultValue(uncontrolled).