Interfaces
AlertOptions
AlertOptions
interface AlertOptions extends DialogOptions { okButtonText: string; }
Provides options for the alert.
Summary
Properties
Properties
okButtonText
Gets or sets the OK button text.
- Previous
- AddChildFromBuilder