Specifies the size of a RadzenButton.
Namespace: Radzen
Assembly: Radzen.Blazor.dll
public enum ButtonSize| Name | Description |
|---|---|
| Medium | The default size of a button. |
| Large | A button larger than the default. |
| Small | A button smaller than the default. |
| ExtraSmall | The smallest button. |