Appearance
openx-ui / Button / ButtonProps
Interface: ButtonProps
Button.ButtonProps
按钮组件的属性
Hierarchy
ButtonProps
Table of contents
Properties
Properties
disabled
• Optional disabled: boolean
按钮是否不可用
Default
ts
falseplain
• Optional plain: boolean
按钮是否为朴素样式
Default
ts
falsetype
• Optional type: ButtonType
按钮的类型
Default
ts
''