Preparing search index...
The search index is not available
Dockview
Dockview
dockview-core
BaseComponentOptions
Interface BaseComponentOptions<T>
interface
BaseComponentOptions
<
T
>
{
component
:
string
;
id
:
string
;
params
?:
T
;
priority
?:
Low
|
High
|
Normal
;
size
?:
number
;
snap
?:
boolean
;
}
Type Parameters
T
extends
object
=
Parameters
Hierarchy (
view full
)
BaseComponentOptions
AddComponentOptions
AddSplitviewComponentOptions
Index
Properties
component
id
params?
priority?
size?
snap?
Properties
component
component
:
string
id
id
:
string
Optional
params
params
?:
T
Optional
priority
priority
?:
Low
|
High
|
Normal
Optional
size
size
?:
number
Optional
snap
snap
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
component
id
params
priority
size
snap
Dockview
dockview - v3.0.2
dockview-core - v3.0.2
dockview-vue - v3.0.2
Generated using
TypeDoc