@validide/u-front-ends
Preparing search index...
RootComponentOptions
Class RootComponentOptions
Options for the root component.
Hierarchy (
View Summary
)
ComponentOptions
RootComponentOptions
Index
Constructors
constructor
Properties
child
Factory
handlers
parent
resources
tag
Constructors
constructor
new
RootComponentOptions
()
:
RootComponentOptions
Returns
RootComponentOptions
Properties
child
Factory
childFactory
:
ChildComponentFactory
Factory class to create the child components.
handlers
handlers
:
ComponentEventHandlers
= ...
parent
parent
:
string
|
HTMLElement
= "body"
resources
resources
:
ResourceConfiguration
[]
= []
tag
tag
:
string
= "div"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
child
Factory
handlers
parent
resources
tag
@validide/u-front-ends
Loading...
Options for the root component.