mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
docs: update button README
This commit is contained in:
@@ -91,7 +91,7 @@ Vue.use(Button);
|
||||
|
||||
### Block Element
|
||||
```html
|
||||
<van-button type="primary" block>Display as a block element</van-button>
|
||||
<van-button type="primary" block>Block Element</van-button>
|
||||
```
|
||||
|
||||
## API
|
||||
|
Reference in New Issue
Block a user