Dockview
Preparing search index...
dockview-react
IGridviewReactProps
Interface IGridviewReactProps
interface
IGridviewReactProps
{
components
:
Record
<
string
,
React.FunctionComponent
<
IGridviewPanelProps
>
>
;
onReady
:
(
event
:
GridviewReadyEvent
)
=>
void
;
}
Hierarchy (
View Summary
)
GridviewOptions
IGridviewReactProps
Index
Properties
components
on
Ready
Properties
components
components
:
Record
<
string
,
React.FunctionComponent
<
IGridviewPanelProps
>
>
on
Ready
onReady
:
(
event
:
GridviewReadyEvent
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
components
on
Ready
Dockview
Loading...