Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 221 Bytes

button-size.md

File metadata and controls

6 lines (5 loc) · 221 Bytes
<ClButton shape='round' bgColor='blue' size='small'>small</ClButton>
<ClButton shape='round' bgColor='blue' size='normal'>normal</ClButton>
<ClButton shape='round' bgColor='blue' size='large'>large</ClButton>