Datalayer Desktop - v0.0.2
GitHub
Datalayer
Preparing search index...
shared/types/app.types
NavigationTabProps
Interface NavigationTabProps
interface
NavigationTabProps
{
"aria-label"
?:
string
;
icon
:
ComponentType
<
{
size
?:
number
}
>
;
isActive
:
boolean
;
label
:
string
;
onClick
:
()
=>
void
;
title
?:
string
;
}
Index
Properties
aria-
label?
icon
is
Active
label
on
Click
title?
Properties
Optional
aria-
label
"aria-label"
?:
string
icon
icon
:
ComponentType
<
{
size
?:
number
}
>
is
Active
isActive
:
boolean
label
label
:
string
on
Click
onClick
:
()
=>
void
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aria-
label
icon
is
Active
label
on
Click
title
GitHub
Datalayer
Datalayer Desktop - v0.0.2
Loading...