Merge branch 'main' into feature/#49-Update-focus-event-for-touch

This commit is contained in:
Vadim
2021-08-06 19:40:11 +03:00
10 changed files with 50 additions and 15 deletions

View File

@@ -47,6 +47,7 @@ Import component
| `autoplayProgressVisible` | `boolean` | `false` | Show autoplay duration progress indicator |
| `dots` | `boolean` | `true` | Current page indicator dots |
| `timingFunction` | `string` | `'ease-in-out'` | CSS animation timing function |
| `swiping` | `boolean` | `true` | Enable swiping |
## Events