跳到主要内容

Button 按钮

按钮用于开始一个即时操作。

何时使用

  • 标记一个(或封装一组)操作命令,响应用户点击行为,触发相应的业务逻辑。

组件示例

组件属性

属性说明类型默认值
baseIcon

按钮基础图标,参考Icon的 baseIcon 属性设置

string

-
behavior

表单展示状态

'NORMAL' | 'DISABLED' | 'HIDDEN'

'NORMAL'

content

按钮文案内容

string

'按钮'

contentMarginMobile

手机端按钮的左右间距

'0' | '16'

'0'

loading

是否处于加载状态

boolean

false

otherIcon

其他图标,参考Icon的 otherIcon 属性设置

string

-
size

按钮尺寸大小

'small' | 'medium' | 'large'

'medium'

triggerEventsWhenLoading

当按钮为加载状态时,是否响应动作

boolean

false

type

按钮的类型

'primary' | 'normal' | 'secondary' | 'ghostLight' | 'ghostDark' | 'warningNormal' |'warningPrimary' | 'textNormal' | 'textPrimary' | 'textSecondary'

'primary'

Copyright © 2024钉钉(中国)信息技术有限公司和/或其关联公司浙ICP备18037475号-4