Preparing search index...
The search index is not available
Dockview
Dockview
dockview-core
GridPanelViewState
Interface GridPanelViewState
interface
GridPanelViewState
{
component
:
string
;
id
:
string
;
maximumHeight
?:
number
;
maximumWidth
?:
number
;
minimumHeight
?:
number
;
minimumWidth
?:
number
;
params
?:
Parameters
;
priority
?:
Low
|
High
|
Normal
;
snap
?:
boolean
;
}
Hierarchy
BasePanelViewState
GridPanelViewState
Index
Properties
component
id
maximum
Height?
maximum
Width?
minimum
Height?
minimum
Width?
params?
priority?
snap?
Properties
Readonly
component
component
:
string
Readonly
id
id
:
string
Optional
maximum
Height
maximum
Height
?:
number
Optional
maximum
Width
maximum
Width
?:
number
Optional
minimum
Height
minimum
Height
?:
number
Optional
minimum
Width
minimum
Width
?:
number
Optional
Readonly
params
params
?:
Parameters
Optional
priority
priority
?:
Low
|
High
|
Normal
Optional
snap
snap
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
component
id
maximum
Height
maximum
Width
minimum
Height
minimum
Width
params
priority
snap
Dockview
dockview - v3.0.2
dockview-core - v3.0.2
dockview-vue - v3.0.2
Generated using
TypeDoc