@validide/u-front-ends
Preparing search index...
ComponentOptions
Class ComponentOptions
Component configuration options.
Hierarchy (
View Summary
)
ComponentOptions
ChildComponentOptions
RootComponentOptions
Index
Constructors
constructor
Properties
handlers
parent
resources
tag
Constructors
constructor
new
ComponentOptions
()
:
ComponentOptions
Returns
ComponentOptions
Properties
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
handlers
parent
resources
tag
@validide/u-front-ends
Loading...
Component configuration options.