Expandable control.

Hierarchy

Constructors

Properties

Methods

  • Parameters

    Returns this

  • Protected

    Create control contents.

    Parameters

    • container: HTMLElement

      Container element.

    Returns void

  • Returns undefined | HTMLElement

  • Returns ControlPosition

  • Returns this

  • Parameters

    • position: ControlPosition

    Returns this

  • Parameters

    • initHookFn: (() => void)
        • (): void
        • Returns void

    Returns any

  • Parameters

    • methodName: string
    • Rest...args: any[]

    Returns any

  • Returns void

  • Type Parameters

    • T extends object

    Parameters

    • props: T

    Returns (new (...args: any[]) => T) & typeof Control

  • Parameters

    • props: any

    Returns any

  • Parameters

    • props: any

    Returns any