Skip to content

Commit

Permalink
Update configs and typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
oleggrishechkin committed Dec 7, 2023
1 parent 9bba05a commit 1ce44ea
Show file tree
Hide file tree
Showing 4 changed files with 2,094 additions and 4,309 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ getScrollPosition returns an object with scroll position: `{ index: number, offs
**Returns**
| name | type | description |
| -------- | ------ |-------------------------------------------------------------------------------------------------------|
| -------- | ------ | ----------------------------------------------------------------------------------------------------- |
| `index` | number | Item index for scroll. |
| `offset` | number | Offset after `scrollIntoView ` call.<br>This value will be added to the scroll after scroll to index. |
Expand Down
Loading

0 comments on commit 1ce44ea

Please sign in to comment.