Dockview
Preparing search index...
dockview-react
IGridviewPanelProps
Interface IGridviewPanelProps<T>
interface
IGridviewPanelProps
<
T
extends
{
[
index
:
string
]:
any
}
=
any
>
{
api
:
GridviewPanelApi
;
containerApi
:
GridviewApi
;
params
:
T
;
}
Type Parameters
T
extends
{
[
index
:
string
]:
any
}
=
any
Hierarchy (
View Summary
)
PanelParameters
<
T
>
IGridviewPanelProps
Index
Properties
api
container
Api
params
Properties
api
api
:
GridviewPanelApi
container
Api
containerApi
:
GridviewApi
params
params
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
container
Api
params
Dockview
Loading...