mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -82,7 +82,7 @@ export class Alert extends ViewController {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param {string} cssClass CSS class name to add to the alert's outer wrapper
|
||||
* @param {string} cssClass Set the CSS class names on the alert's outer wrapper.
|
||||
*/
|
||||
setCssClass(cssClass: string) {
|
||||
this.data.cssClass = cssClass;
|
||||
|
||||
Reference in New Issue
Block a user