[Doc] add click event document (#722)
This commit is contained in:
@@ -76,3 +76,9 @@ Use `tag` prop to custom button tag
|
||||
| loading | Whether show loading status | `Boolean` | `false` | - |
|
||||
| block | Whether to set display block | `Boolean` | `false` | - |
|
||||
| bottom-action | Whether to be action button | `Boolean` | `false` | - |
|
||||
|
||||
### Event
|
||||
|
||||
| Event | Description | Arguments |
|
||||
|-----------|-----------|-----------|
|
||||
| click | Triggered when click button and not disabled or loading | - |
|
||||
|
||||
Reference in New Issue
Block a user