Hierarchy (view full)

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.

    Parameters

    Returns PromptConfirmModal

inputType: string = 'text'
promptValue: any = ''