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