You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| nzOkText | Text of the OK button. <i>Set to null to show no cancel button (this value is invalid if the nzFooter parameter is used in normal mode)</i> |`string`| OK |
42
+
| nzOkText | Text of the OK button. <i>Set to null to show no ok button (this value is invalid if the nzFooter parameter is used in normal mode)</i> |`string`| OK |
43
43
| nzOkType | Button type of the OK button. <i>Consistent with the type of the `nz-button`.</i> |`string`| primary |
44
44
| nzStyle | Style of floating layer, typically used at least for adjusting the position. |`object`| - |
45
45
| nzTitle | The modal dialog's title. <i>Leave blank to show no title. The usage of TemplateRef can refer to the case</i> | string / TemplateRef | - |
0 commit comments