react-playground
Preparing search index...
tab/src/base
TabUIComponents
Interface TabUIComponents
interface
TabUIComponents
{
ContentBox
:
ComponentType
<
{
children
:
ReactNode
}
>
;
TabBar
:
ComponentType
<
{
children
:
ReactNode
}
>
;
TabButton
:
ComponentType
;
}
Index
Properties
Content
Box
Tab
Bar
Tab
Button
Properties
Content
Box
ContentBox
:
ComponentType
<
{
children
:
ReactNode
}
>
Tab
Bar
TabBar
:
ComponentType
<
{
children
:
ReactNode
}
>
Tab
Button
TabButton
:
ComponentType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Content
Box
Tab
Bar
Tab
Button
react-playground
Loading...