Update docs

This commit is contained in:
Vadim
2021-01-27 23:48:59 +03:00
parent 7b1fdc9819
commit adc0f44de8

View File

@@ -78,7 +78,7 @@ This slot is used for customizing dots appearance.
Slot props: Slot props:
| Prop | Type | Description | | Prop | Type | Description |
|---------------------|---------- --|----------------------------------------------| |---------------------|--------------|----------------------------------------------|
| `currentPageIndex` | `number` | Represents current page index (start from 0) | | `currentPageIndex` | `number` | Represents current page index (start from 0) |
| `pagesCount` | `number` | Total pages amount | | `pagesCount` | `number` | Total pages amount |
| `showPage` | `function` | Takes index as page to be shown | | `showPage` | `function` | Takes index as page to be shown |