Merge branch '2.x' into dev
This commit is contained in:
+6
-6
@@ -177,15 +177,15 @@ export default {
|
||||
|
||||
### Swipe Events
|
||||
|
||||
| Event | Description | Arguments |
|
||||
| ------ | ----------------------------------- | ----------------------------- |
|
||||
| change | Triggered when current swipe change | index: index of current swipe |
|
||||
| Event | Description | Arguments |
|
||||
| ------ | ---------------------------------- | ----------------------------- |
|
||||
| change | Emitted when current swipe changed | index: index of current swipe |
|
||||
|
||||
### SwipeItem Events
|
||||
|
||||
| Event | Description | Arguments |
|
||||
| ----- | ---------------------- | -------------- |
|
||||
| click | Triggered when clicked | _event: Event_ |
|
||||
| Event | Description | Arguments |
|
||||
| ----- | --------------------------------- | -------------- |
|
||||
| click | Emitted when component is clicked | _event: Event_ |
|
||||
|
||||
### Swipe Methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user