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