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

    Class InWindowChildComponentOptions

    In Window 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 = ...
    inject?: (el: HTMLElement) => void

    Injection function for the component.

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