Skip to content

Commit 1ce44ea

Browse files
Update configs and typescript
1 parent 9bba05a commit 1ce44ea

File tree

4 files changed

+2094
-4309
lines changed

4 files changed

+2094
-4309
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ getScrollPosition returns an object with scroll position: `{ index: number, offs
158158
**Returns**
159159

160160
| name | type | description |
161-
| -------- | ------ |-------------------------------------------------------------------------------------------------------|
161+
| -------- | ------ | ----------------------------------------------------------------------------------------------------- |
162162
| `index` | number | Item index for scroll. |
163163
| `offset` | number | Offset after `scrollIntoView ` call.<br>This value will be added to the scroll after scroll to index. |
164164

0 commit comments

Comments
 (0)