React Design Patterns Documentation - v0.0.3
GitHub
Preparing search index...
features/shared/types
TabItem
Interface TabItem
interface
TabItem
{
id
:
string
;
label
:
string
;
description
?:
string
;
}
Index
Properties
id
label
description?
Properties
id
id
:
string
label
label
:
string
Optional
description
description
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
label
description
GitHub
React Design Patterns Documentation - v0.0.3
Loading...