Preparing search index...
The search index is not available
Dockview
Dockview
dockview
IGridviewPanelProps
Interface IGridviewPanelProps<T>
interface
IGridviewPanelProps
<
T
>
{
api
:
GridviewPanelApi
;
containerApi
:
GridviewApi
;
params
:
T
;
}
Type Parameters
T
extends
{
[
index
:
string
]
:
any
;
}
=
any
Hierarchy (
view full
)
PanelParameters
<
T
>
IGridviewPanelProps
Index
Properties
api
container
Api
params
Properties
api
api
:
GridviewPanelApi
container
Api
container
Api
:
GridviewApi
params
params
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
api
container
Api
params
Dockview
dockview - v3.1.0
dockview-core - v3.1.0
dockview-vue - v3.1.0
Generated using
TypeDoc