@validide/u-front-ends
    Preparing search index...

    Class RootComponentOptions

    Options for the root component.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    childFactory: ChildComponentFactory

    Factory class to create the child components.

    handlers: ComponentEventHandlers = ...
    parent: string | HTMLElement = "body"
    resources: ResourceConfiguration[] = []
    tag: string = "div"