Enum ButtonType
Specifies the type of the Button
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum ButtonType
Fields
| Name | Description |
|---|---|
| Button | Creates button with built-in button type |
| Reset | Creates button with built-in reset type |
| Submit | Creates button with built-in submit type |