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