PrimaryButton
Specifies which button (if any) will be rendered as a primary button.
razor
[Parameter] public DialogButton? PrimaryButton { get; set; }
Specifies which button (if any) will be rendered as a primary button.
[Parameter] public DialogButton? PrimaryButton { get; set; }