Enum ButtonType
Namespace: Goui.Html
Assembly: Goui.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum ButtonType
Fields
| Name | Description |
|---|---|
| Button | |
| Reset | |
| Submit |
[JsonConverter(typeof(StringEnumConverter))]
public enum ButtonType
| Name | Description |
|---|---|
| Button | |
| Reset | |
| Submit |