Enum ButtonType
- Namespace
- BootstrapBlazor.Components
- Assembly
- BootstrapBlazor.dll
按钮类型枚举
public enum ButtonType
- Extension Methods
Fields
Button = 0
正常按钮
Reset = 2
重置按钮
Submit = 1
提交按钮
按钮类型枚举
public enum ButtonType
Button = 0
正常按钮
Reset = 2
重置按钮
Submit = 1
提交按钮