Button add new prop 'long'
Button add new prop 'long'
This commit is contained in:
parent
b88f42eb62
commit
71d9fc8e45
3 changed files with 16 additions and 2 deletions
|
@ -5,6 +5,11 @@
|
|||
<i-button type="warning">按钮</i-button>
|
||||
<i-button type="error">按钮</i-button>
|
||||
<i-button type="info">按钮</i-button>
|
||||
<i-button icon="ios-search" type="success"></i-button>
|
||||
<br><br>
|
||||
<div style="width:400px;height:200px;">
|
||||
<i-button type="error" long size="small">按钮</i-button>
|
||||
</div>
|
||||
<br><br>
|
||||
<Button-group>
|
||||
<i-button>取消</i-button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue