Preparing search index...
The search index is not available
Dockview
Dockview
dockview
ISplitviewReactProps
Interface ISplitviewReactProps
interface
ISplitviewReactProps
{
components
:
Record
<
string
,
FunctionComponent
<
ISplitviewPanelProps
<
any
>
>
>
;
onReady
:
(
(
event
)
=>
void
)
;
}
Hierarchy (
view full
)
SplitviewOptions
ISplitviewReactProps
Index
Properties
components
on
Ready
Properties
components
components
:
Record
<
string
,
FunctionComponent
<
ISplitviewPanelProps
<
any
>
>
>
on
Ready
on
Ready
:
(
(
event
)
=>
void
)
Type declaration
(
event
)
:
void
Parameters
event
:
SplitviewReadyEvent
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
components
on
Ready
Dockview
dockview - v3.2.0
dockview-core - v3.2.0
dockview-vue - v3.2.0
Generated using
TypeDoc