Skip to content

Commit 1dbccd2

Browse files
committed
#47 : Extend docs
1 parent f51421b commit 1dbccd2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Import component
4747
| `autoplayProgressVisible` | `boolean` | `false` | Show autoplay duration progress indicator |
4848
| `dots` | `boolean` | `true` | Current page indicator dots |
4949
| `timingFunction` | `string` | `'ease-in-out'` | CSS animation timing function |
50+
| `swiping` | `boolean` | `true` | Enable swiping |
5051

5152
## Events
5253

src/docs/Carousel.svx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ Import component
273273
| `autoplayProgressVisible` | `boolean` | `false` | Show autoplay duration progress indicator |
274274
| `dots` | `boolean` | `true` | Current page indicator dots |
275275
| `timingFunction` | `string` | `'ease-in-out'` | CSS animation timing function |
276+
| `swiping` | `boolean` | `true` | Enable swiping |
276277

277278
<Divider />
278279

0 commit comments

Comments
 (0)