Preparing search index...
The search index is not available
Dockview
Dockview
dockview-core
PanelReference
Interface PanelReference
interface
PanelReference
{
remove
:
(
(
)
=>
void
)
;
update
:
(
(
event
)
=>
void
)
;
}
Index
Properties
remove
update
Properties
remove
remove
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
update
update
:
(
(
event
)
=>
void
)
Type declaration
(
event
)
:
void
Parameters
event
:
{
params
:
{
[
key
:
string
]
:
any
;
}
;
}
params
:
{
[
key
:
string
]
:
any
;
}
[
key
:
string
]:
any
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
remove
update
Dockview
dockview - v3.0.2
dockview-core - v3.0.2
dockview-vue - v3.0.2
Generated using
TypeDoc