Type Parameters

  • T

Hierarchy

  • default
    • ModalsContainer

Action Handlers

Other

  • Constructs a new component and assigns itself the passed properties. You should not construct new components yourself. Instead, Glimmer will instantiate new components automatically as it renders.

    Type Parameters

    • T

    Parameters

    • owner: unknown
    • args: EmptyObject

    Returns ModalsContainer<T>

modalsManager: ModalsManager<T>