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

    Class ChildComponentOptions

    Child component options.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    contentDisposeTimeout: number = 3000

    The the interval to wait for the component before triggering an error and the 'disposed' event.

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