Preparing search index...
The search index is not available
Dockview
Dockview
dockview-core
GroupPanelViewState
Interface GroupPanelViewState
interface
GroupPanelViewState
{
activeView
?:
string
;
constraints
?:
Partial
<
Contraints
>
;
hideHeader
?:
boolean
;
id
:
string
;
initialHeight
?:
number
;
initialWidth
?:
number
;
locked
?:
boolean
|
"no-drop-target"
;
skipSetActive
?:
boolean
;
views
:
string
[]
;
}
Hierarchy
CoreGroupOptions
GroupPanelViewState
Index
Properties
active
View?
constraints?
hide
Header?
id
initial
Height?
initial
Width?
locked?
skip
Set
Active?
views
Properties
Optional
active
View
active
View
?:
string
Optional
constraints
constraints
?:
Partial
<
Contraints
>
Optional
hide
Header
hide
Header
?:
boolean
id
id
:
string
Optional
initial
Height
initial
Height
?:
number
Optional
initial
Width
initial
Width
?:
number
Optional
locked
locked
?:
boolean
|
"no-drop-target"
Optional
skip
Set
Active
skip
Set
Active
?:
boolean
views
views
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
active
View
constraints
hide
Header
id
initial
Height
initial
Width
locked
skip
Set
Active
views
Dockview
dockview - v3.0.2
dockview-core - v3.0.2
dockview-vue - v3.0.2
Generated using
TypeDoc