Update goTo docs

This commit is contained in:
Vadim
2021-08-10 22:14:45 +03:00
parent cc6ded10f1
commit 6a5c1005d3
2 changed files with 2 additions and 2 deletions

View File

@@ -380,7 +380,7 @@ Slot props:
# Methods
## `goTo`
Navigates to a page by index. `(options) => Promise<void>`.
Navigates to a page by index. `(pageIndex, options) => Promise<void>`.
Arguments: