Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 517 Bytes

Button.md

File metadata and controls

18 lines (15 loc) · 517 Bytes

属性表格

属性名 参数 描述
disabled bool button是否可用
raised bool button是否具有凸起效果
onPress func 按下触发
onLongPress func 长按触发
text string button显示文字
upperCase bool 是否转换为大写
icon {name:string,type:string,size:string,color:string} button上的icon
accent bool
primary bool
iconPosition 'left' or 'right'
useTextColorForRippleColor bool