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
On this page