Class BaseControlsAbstract

The base class for all controls.

Hierarchy (view full)

Methods

Methods

  • Namespace an id with the proper prefix for its type.

    Parameters

    • id: string

      The ID to namespace.

    Returns string

    The namespaced version of the id.

Generated using TypeDoc