react-playground
Preparing search index...
tab/src/base
TabContextValue
Interface TabContextValue
interface
TabContextValue
{
onSelect
:
(
id
:
string
)
=>
void
;
selectedTabId
:
string
;
}
Index
Properties
on
Select
selected
Tab
Id
Properties
on
Select
onSelect
:
(
id
:
string
)
=>
void
selected
Tab
Id
selectedTabId
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
on
Select
selected
Tab
Id
react-playground
Loading...