Dockview
Preparing search index...
dockview-angular
PaneviewAngularOptions
Interface PaneviewAngularOptions
interface
PaneviewAngularOptions
{
components
:
Record
<
string
,
Type
<
any
>
|
TemplateRef
<
any
>
>
;
headerComponents
?:
Record
<
string
,
Type
<
any
>
|
TemplateRef
<
any
>
>
;
}
Hierarchy (
View Summary
)
PaneviewOptions
PaneviewAngularOptions
Index
Properties
components
header
Components?
Properties
components
components
:
Record
<
string
,
Type
<
any
>
|
TemplateRef
<
any
>
>
Optional
header
Components
headerComponents
?:
Record
<
string
,
Type
<
any
>
|
TemplateRef
<
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
components
header
Components
Dockview
Loading...