geoview-core
Preparing search index...
TypeTabs
Type Alias TypeTabs
Type used for properties of each tab
type
TypeTabs
=
{
content
?:
JSX.Element
|
string
;
icon
?:
JSX.Element
;
id
:
string
;
label
:
string
;
value
:
number
;
}
Index
Properties
content?
icon?
id
label
value
Properties
Optional
content
content
?:
JSX.Element
|
string
Optional
icon
icon
?:
JSX.Element
id
id
:
string
label
label
:
string
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
icon
id
label
value
geoview-core
Loading...
Type used for properties of each tab