Member Junction
Preparing search index...
@memberjunction/ng-base-application
TabComponentState
Interface TabComponentState
State stored in each Golden Layout component
interface
TabComponentState
{
appColor
:
string
;
appId
:
string
;
isLoaded
:
boolean
;
isPinned
:
boolean
;
route
:
string
;
tabId
:
string
;
title
:
string
;
}
Index
Properties
app
Color
app
Id
is
Loaded
is
Pinned
route
tab
Id
title
Properties
app
Color
appColor
:
string
app
Id
appId
:
string
is
Loaded
isLoaded
:
boolean
is
Pinned
isPinned
:
boolean
route
route
:
string
tab
Id
tabId
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Color
app
Id
is
Loaded
is
Pinned
route
tab
Id
title
Member Junction
Loading...
State stored in each Golden Layout component