Documentation
Code
GitLab
@geogirafe/lib-geoportal
components/selectiongrid/tools/selectiontabulatormanager
TabHeader
Interface TabHeader
Represents the header text and state of a tab.
interface
TabHeader
{
active
:
boolean
;
id
:
string
;
text
:
string
;
}
Index
Properties
active
id
text
Properties
active
active
:
boolean
id
id
:
string
text
text
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
id
text
@geogirafe/lib-geoportal
Loading...