Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PromptTextDialog

Index

Constructors

constructor

Properties

icon

icon: string = ''

label

label: string = ''

placeholder

placeholder: string = ''

required

required: boolean = false

text

text: string = ''

title

title: string = 'Enter a value'

value

value: string

Methods

activate

  • activate(params: any): void

canDeactivate

  • canDeactivate(result: UxModalServiceResult): Promise<boolean>

Generated using TypeDoc