Class ConfirmOptions.
DialogOptions.AutoFocusFirstElement
DialogOptions.CloseDialogOnEsc
DialogOptionsBase.OnPropertyChanged
DialogOptionsBase.CloseAriaLabel
DialogOptionsBase.CloseDialogOnOverlayClick
DialogOptionsBase.WrapperCssClass
DialogOptionsBase.ContentCssClass
DialogOptionsBase.CloseTabIndex
Namespace: Radzen
Assembly: Radzen.Blazor.dll
public class AlertOptions : DialogOptionsGets or sets the text of the OK button.
public string OkButtonText { get; set; }
| Type | Description |
|---|---|
| string | Gets or sets the text of the OK button. |