Dockview
Preparing search index...
dockview-core
IGroupPanelBaseProps
Interface IGroupPanelBaseProps<T>
interface
IGroupPanelBaseProps
<
T
extends
{
[
index
:
string
]:
any
}
=
any
>
{
api
:
DockviewPanelApi
;
containerApi
:
DockviewApi
;
params
:
T
;
}
Type Parameters
T
extends
{
[
index
:
string
]:
any
}
=
any
Hierarchy
PanelParameters
<
T
>
IGroupPanelBaseProps
Index
Properties
api
container
Api
params
Properties
api
api
:
DockviewPanelApi
container
Api
containerApi
:
DockviewApi
params
params
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
container
Api
params
Dockview
Loading...