Dockview
Preparing search index...
dockview-angular
AngularRendererOptions
Interface AngularRendererOptions<T>
interface
AngularRendererOptions
<
T
=
unknown
>
{
component
:
Type
<
T
>
|
TemplateRef
<
T
>
;
environmentInjector
?:
EnvironmentInjector
;
injector
:
Injector
;
}
Type Parameters
T
=
unknown
Index
Properties
component
environment
Injector?
injector
Properties
component
component
:
Type
<
T
>
|
TemplateRef
<
T
>
Optional
environment
Injector
environmentInjector
?:
EnvironmentInjector
injector
injector
:
Injector
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
environment
Injector
injector
Dockview
Loading...