Guaxu Docs
Preparing search index...
guaxu-react
TabPanelProps
Interface TabPanelProps
interface
TabPanelProps
{
children
:
ReactNode
;
id
:
string
;
}
Index
Properties
children
id
Properties
children
children
:
ReactNode
id
id
:
string
Must match the
id
of its corresponding
TabItem
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
id
Guaxu Docs
Loading...
Must match the
idof its correspondingTabItem.