Enum ButtonSize
Specifies the size of the button, split button and toggle button
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum ButtonSize
Fields
Name | Description |
---|---|
Large | Specifies the large size of the button |
Medium | Specifies the medium size of the button |
Mini | Specifies the minimum size of the button |
Normal | Specifies the normal size of the button |
Small | Specifies the small size of the button |