Move actions to separate dir, fix demo image

This commit is contained in:
Vadim
2021-04-21 16:46:50 +03:00
parent ac8b9c150f
commit df8b060ea5
11 changed files with 51 additions and 47 deletions

View File

@@ -45,9 +45,9 @@ Import component and styles in App component
| `dots` | `boolean` | `true` | Current page indicator dots |
| `timingFunction` | `string` | `'ease-in-out'` | CSS animation timing function |
# Events
## Events
## `pageChange`
### `pageChange`
Is dispatched on page change
| Payload field | Type | Description |