Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages. 
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