diff --git a/docs/classes/vue.VList.md b/docs/classes/vue.VList.md index 323ad66d4..41946ce38 100644 --- a/docs/classes/vue.VList.md +++ b/docs/classes/vue.VList.md @@ -64,7 +64,7 @@ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:128 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:131 ___ @@ -87,7 +87,7 @@ Scroll to the item specified by index. #### Defined in -[src/vue/VList.ts:49](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L49) +[src/vue/VList.tsx:49](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L49) ___ @@ -109,7 +109,7 @@ Scroll to the given offset. #### Defined in -[src/vue/VList.ts:54](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L54) +[src/vue/VList.tsx:54](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L54) ___ @@ -131,7 +131,7 @@ Scroll by the given offset. #### Defined in -[src/vue/VList.ts:59](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L59) +[src/vue/VList.tsx:59](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L59) ## Properties @@ -141,7 +141,7 @@ Scroll by the given offset. #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:115 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:118 ___ @@ -151,7 +151,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:116 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:119 ___ @@ -161,7 +161,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:117 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:120 ___ @@ -171,7 +171,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:118 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:121 ___ @@ -181,7 +181,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:119 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:122 ___ @@ -191,7 +191,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:120 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:123 ___ @@ -201,7 +201,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:121 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:124 ___ @@ -211,7 +211,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:122 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:125 ___ @@ -221,7 +221,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:123 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:126 ___ @@ -231,7 +231,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:124 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:127 ___ @@ -241,7 +241,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:125 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:128 ___ @@ -259,7 +259,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:126 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:129 ___ @@ -291,7 +291,7 @@ ___ #### Defined in -node_modules/@vue/runtime-core/dist/runtime-core.d.ts:127 +node_modules/@vue/runtime-core/dist/runtime-core.d.ts:130 ___ @@ -303,7 +303,7 @@ While true is set, scroll position will be maintained from the end not usual sta #### Defined in -[src/vue/VList.ts:82](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L82) +[src/vue/VList.tsx:82](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L82) ___ @@ -321,7 +321,7 @@ The data items rendered by this component. #### Defined in -[src/vue/VList.ts:66](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L66) +[src/vue/VList.tsx:66](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L66) ___ @@ -339,7 +339,7 @@ Number of items to render above/below the visible bounds of the list. You can in #### Defined in -[src/vue/VList.ts:71](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L71) +[src/vue/VList.tsx:71](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L71) ___ @@ -354,7 +354,7 @@ Item size hint for unmeasured items. It will help to reduce scroll jump when ite #### Defined in -[src/vue/VList.ts:78](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L78) +[src/vue/VList.tsx:78](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L78) ___ @@ -366,7 +366,7 @@ If true, rendered as a horizontally scrollable list. Otherwise rendered as a ver #### Defined in -[src/vue/VList.ts:86](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L86) +[src/vue/VList.tsx:86](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L86) ___ @@ -390,7 +390,7 @@ Get current scrollTop or scrollLeft. #### Defined in -[src/vue/VList.ts:35](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L35) +[src/vue/VList.tsx:35](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L35) ___ @@ -402,7 +402,7 @@ Get current scrollHeight or scrollWidth. #### Defined in -[src/vue/VList.ts:39](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L39) +[src/vue/VList.tsx:39](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L39) ___ @@ -414,4 +414,4 @@ Get current offsetHeight or offsetWidth. #### Defined in -[src/vue/VList.ts:43](https://github.com/inokawa/virtua/blob/401edf3d/src/vue/VList.ts#L43) +[src/vue/VList.tsx:43](https://github.com/inokawa/virtua/blob/735e8bf3/src/vue/VList.tsx#L43) diff --git a/docs/interfaces/react.CacheSnapshot.md b/docs/interfaces/react.CacheSnapshot.md index ad3d1b33f..cc0250b58 100644 --- a/docs/interfaces/react.CacheSnapshot.md +++ b/docs/interfaces/react.CacheSnapshot.md @@ -20,4 +20,4 @@ Serializable cache snapshot. #### Defined in -[src/core/types.ts:8](https://github.com/inokawa/virtua/blob/401edf3d/src/core/types.ts#L8) +[src/core/types.ts:8](https://github.com/inokawa/virtua/blob/735e8bf3/src/core/types.ts#L8) diff --git a/docs/interfaces/react.CustomCellComponentProps.md b/docs/interfaces/react.CustomCellComponentProps.md index f4f2fc5f9..59a011bba 100644 --- a/docs/interfaces/react.CustomCellComponentProps.md +++ b/docs/interfaces/react.CustomCellComponentProps.md @@ -19,7 +19,7 @@ Props of customized cell component for [VGrid](../modules/react.md#experimental_ #### Defined in -[src/react/VGrid.tsx:42](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L42) +[src/react/VGrid.tsx:42](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L42) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[src/react/VGrid.tsx:43](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L43) +[src/react/VGrid.tsx:43](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L43) diff --git a/docs/interfaces/react.CustomItemComponentProps.md b/docs/interfaces/react.CustomItemComponentProps.md index 1ad0559db..5f2aa0a9c 100644 --- a/docs/interfaces/react.CustomItemComponentProps.md +++ b/docs/interfaces/react.CustomItemComponentProps.md @@ -20,7 +20,7 @@ Props of customized item component for [VList](../modules/react.md#vlist). #### Defined in -[src/react/ListItem.tsx:18](https://github.com/inokawa/virtua/blob/401edf3d/src/react/ListItem.tsx#L18) +[src/react/ListItem.tsx:18](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/ListItem.tsx#L18) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[src/react/ListItem.tsx:19](https://github.com/inokawa/virtua/blob/401edf3d/src/react/ListItem.tsx#L19) +[src/react/ListItem.tsx:19](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/ListItem.tsx#L19) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[src/react/ListItem.tsx:20](https://github.com/inokawa/virtua/blob/401edf3d/src/react/ListItem.tsx#L20) +[src/react/ListItem.tsx:20](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/ListItem.tsx#L20) diff --git a/docs/interfaces/react.CustomViewportComponentProps.md b/docs/interfaces/react.CustomViewportComponentProps.md index 611678a4a..ac1c37038 100644 --- a/docs/interfaces/react.CustomViewportComponentProps.md +++ b/docs/interfaces/react.CustomViewportComponentProps.md @@ -24,7 +24,7 @@ Renderable item elements. #### Defined in -[src/react/Viewport.tsx:22](https://github.com/inokawa/virtua/blob/401edf3d/src/react/Viewport.tsx#L22) +[src/react/Viewport.tsx:22](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/Viewport.tsx#L22) ___ @@ -36,7 +36,7 @@ Attributes that should be passed to the scrollable element. #### Defined in -[src/react/Viewport.tsx:26](https://github.com/inokawa/virtua/blob/401edf3d/src/react/Viewport.tsx#L26) +[src/react/Viewport.tsx:26](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/Viewport.tsx#L26) ___ @@ -48,7 +48,7 @@ Total height of items. It's undefined if component is not vertically scrollable. #### Defined in -[src/react/Viewport.tsx:30](https://github.com/inokawa/virtua/blob/401edf3d/src/react/Viewport.tsx#L30) +[src/react/Viewport.tsx:30](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/Viewport.tsx#L30) ___ @@ -60,7 +60,7 @@ Total width of items. It's undefined if component is not horizontally scrollable #### Defined in -[src/react/Viewport.tsx:34](https://github.com/inokawa/virtua/blob/401edf3d/src/react/Viewport.tsx#L34) +[src/react/Viewport.tsx:34](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/Viewport.tsx#L34) ___ @@ -72,4 +72,4 @@ Currently component is scrolling or not. #### Defined in -[src/react/Viewport.tsx:38](https://github.com/inokawa/virtua/blob/401edf3d/src/react/Viewport.tsx#L38) +[src/react/Viewport.tsx:38](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/Viewport.tsx#L38) diff --git a/docs/interfaces/react.ScrollToIndexOpts.md b/docs/interfaces/react.ScrollToIndexOpts.md index b44cc9ed5..370c0d501 100644 --- a/docs/interfaces/react.ScrollToIndexOpts.md +++ b/docs/interfaces/react.ScrollToIndexOpts.md @@ -24,7 +24,7 @@ Alignment of item. #### Defined in -[src/core/types.ts:22](https://github.com/inokawa/virtua/blob/401edf3d/src/core/types.ts#L22) +[src/core/types.ts:22](https://github.com/inokawa/virtua/blob/735e8bf3/src/core/types.ts#L22) ___ @@ -38,4 +38,4 @@ If true, scrolling animates smoothly with [`behavior: smooth` of scrollTo](https #### Defined in -[src/core/types.ts:28](https://github.com/inokawa/virtua/blob/401edf3d/src/core/types.ts#L28) +[src/core/types.ts:28](https://github.com/inokawa/virtua/blob/735e8bf3/src/core/types.ts#L28) diff --git a/docs/interfaces/react.VGridHandle.md b/docs/interfaces/react.VGridHandle.md index 0ee85eed6..559484710 100644 --- a/docs/interfaces/react.VGridHandle.md +++ b/docs/interfaces/react.VGridHandle.md @@ -39,7 +39,7 @@ Scroll to the item specified by index. #### Defined in -[src/react/VGrid.tsx:133](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L133) +[src/react/VGrid.tsx:133](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L133) ___ @@ -62,7 +62,7 @@ Scroll to the given offset. #### Defined in -[src/react/VGrid.tsx:139](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L139) +[src/react/VGrid.tsx:139](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L139) ___ @@ -85,7 +85,7 @@ Scroll by the given offset. #### Defined in -[src/react/VGrid.tsx:145](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L145) +[src/react/VGrid.tsx:145](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L145) ## Properties @@ -97,7 +97,7 @@ Get current scrollTop or scrollLeft. #### Defined in -[src/react/VGrid.tsx:119](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L119) +[src/react/VGrid.tsx:119](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L119) ___ @@ -109,7 +109,7 @@ Get current scrollHeight or scrollWidth. #### Defined in -[src/react/VGrid.tsx:123](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L123) +[src/react/VGrid.tsx:123](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L123) ___ @@ -121,4 +121,4 @@ Get current offsetHeight or offsetWidth. #### Defined in -[src/react/VGrid.tsx:127](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L127) +[src/react/VGrid.tsx:127](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L127) diff --git a/docs/interfaces/react.VGridProps.md b/docs/interfaces/react.VGridProps.md index f5f6529c7..117c5c2a6 100644 --- a/docs/interfaces/react.VGridProps.md +++ b/docs/interfaces/react.VGridProps.md @@ -109,7 +109,7 @@ A function to create elements rendered by this component. #### Defined in -[src/react/VGrid.tsx:155](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L155) +[src/react/VGrid.tsx:155](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L155) ___ @@ -121,7 +121,7 @@ Total row length of grid. #### Defined in -[src/react/VGrid.tsx:168](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L168) +[src/react/VGrid.tsx:168](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L168) ___ @@ -133,7 +133,7 @@ Total column length of grid. #### Defined in -[src/react/VGrid.tsx:172](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L172) +[src/react/VGrid.tsx:172](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L172) ___ @@ -151,7 +151,7 @@ Cell height hint for unmeasured items. It's recommended to specify this prop if #### Defined in -[src/react/VGrid.tsx:177](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L177) +[src/react/VGrid.tsx:177](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L177) ___ @@ -169,7 +169,7 @@ Cell width hint for unmeasured items. It's recommended to specify this prop if i #### Defined in -[src/react/VGrid.tsx:182](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L182) +[src/react/VGrid.tsx:182](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L182) ___ @@ -187,7 +187,7 @@ Number of items to render above/below the visible bounds of the grid. Lower valu #### Defined in -[src/react/VGrid.tsx:187](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L187) +[src/react/VGrid.tsx:187](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L187) ___ @@ -199,7 +199,7 @@ If set, the specified amount of rows will be mounted in the initial rendering re #### Defined in -[src/react/VGrid.tsx:191](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L191) +[src/react/VGrid.tsx:191](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L191) ___ @@ -211,7 +211,7 @@ If set, the specified amount of cols will be mounted in the initial rendering re #### Defined in -[src/react/VGrid.tsx:195](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L195) +[src/react/VGrid.tsx:195](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L195) ___ @@ -230,7 +230,7 @@ Customized components for advanced usage. #### Defined in -[src/react/VGrid.tsx:199](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L199) +[src/react/VGrid.tsx:199](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L199) ___ @@ -244,7 +244,7 @@ ViewportComponentAttributes.className #### Defined in -node_modules/@types/react/index.d.ts:1972 +node_modules/@types/react/index.d.ts:1970 ___ @@ -258,7 +258,7 @@ ViewportComponentAttributes.style #### Defined in -node_modules/@types/react/index.d.ts:1983 +node_modules/@types/react/index.d.ts:1981 ___ @@ -272,7 +272,7 @@ ViewportComponentAttributes.id #### Defined in -node_modules/@types/react/index.d.ts:1978 +node_modules/@types/react/index.d.ts:1976 ___ @@ -286,7 +286,7 @@ ViewportComponentAttributes.role #### Defined in -node_modules/@types/react/index.d.ts:1992 +node_modules/@types/react/index.d.ts:1990 ___ @@ -300,7 +300,7 @@ ViewportComponentAttributes.tabIndex #### Defined in -node_modules/@types/react/index.d.ts:1984 +node_modules/@types/react/index.d.ts:1982 ___ @@ -314,7 +314,7 @@ ViewportComponentAttributes.onKeyDown #### Defined in -node_modules/@types/react/index.d.ts:1502 +node_modules/@types/react/index.d.ts:1500 ___ @@ -330,7 +330,7 @@ ViewportComponentAttributes.aria-activedescendant #### Defined in -node_modules/@types/react/index.d.ts:1668 +node_modules/@types/react/index.d.ts:1666 ___ @@ -346,7 +346,7 @@ ViewportComponentAttributes.aria-atomic #### Defined in -node_modules/@types/react/index.d.ts:1670 +node_modules/@types/react/index.d.ts:1668 ___ @@ -363,7 +363,7 @@ ViewportComponentAttributes.aria-autocomplete #### Defined in -node_modules/@types/react/index.d.ts:1675 +node_modules/@types/react/index.d.ts:1673 ___ @@ -383,7 +383,7 @@ ViewportComponentAttributes.aria-braillelabel #### Defined in -node_modules/@types/react/index.d.ts:1681 +node_modules/@types/react/index.d.ts:1679 ___ @@ -403,7 +403,7 @@ ViewportComponentAttributes.aria-brailleroledescription #### Defined in -node_modules/@types/react/index.d.ts:1686 +node_modules/@types/react/index.d.ts:1684 ___ @@ -417,7 +417,7 @@ ViewportComponentAttributes.aria-busy #### Defined in -node_modules/@types/react/index.d.ts:1687 +node_modules/@types/react/index.d.ts:1685 ___ @@ -438,7 +438,7 @@ ViewportComponentAttributes.aria-checked #### Defined in -node_modules/@types/react/index.d.ts:1692 +node_modules/@types/react/index.d.ts:1690 ___ @@ -458,7 +458,7 @@ ViewportComponentAttributes.aria-colcount #### Defined in -node_modules/@types/react/index.d.ts:1697 +node_modules/@types/react/index.d.ts:1695 ___ @@ -479,7 +479,7 @@ ViewportComponentAttributes.aria-colindex #### Defined in -node_modules/@types/react/index.d.ts:1702 +node_modules/@types/react/index.d.ts:1700 ___ @@ -499,7 +499,7 @@ ViewportComponentAttributes.aria-colindextext #### Defined in -node_modules/@types/react/index.d.ts:1707 +node_modules/@types/react/index.d.ts:1705 ___ @@ -520,7 +520,7 @@ ViewportComponentAttributes.aria-colspan #### Defined in -node_modules/@types/react/index.d.ts:1712 +node_modules/@types/react/index.d.ts:1710 ___ @@ -540,7 +540,7 @@ ViewportComponentAttributes.aria-controls #### Defined in -node_modules/@types/react/index.d.ts:1717 +node_modules/@types/react/index.d.ts:1715 ___ @@ -556,7 +556,7 @@ ViewportComponentAttributes.aria-current #### Defined in -node_modules/@types/react/index.d.ts:1719 +node_modules/@types/react/index.d.ts:1717 ___ @@ -576,7 +576,7 @@ ViewportComponentAttributes.aria-describedby #### Defined in -node_modules/@types/react/index.d.ts:1724 +node_modules/@types/react/index.d.ts:1722 ___ @@ -596,7 +596,7 @@ ViewportComponentAttributes.aria-description #### Defined in -node_modules/@types/react/index.d.ts:1729 +node_modules/@types/react/index.d.ts:1727 ___ @@ -616,7 +616,7 @@ ViewportComponentAttributes.aria-details #### Defined in -node_modules/@types/react/index.d.ts:1734 +node_modules/@types/react/index.d.ts:1732 ___ @@ -637,7 +637,7 @@ ViewportComponentAttributes.aria-disabled #### Defined in -node_modules/@types/react/index.d.ts:1739 +node_modules/@types/react/index.d.ts:1737 ___ @@ -657,7 +657,7 @@ ViewportComponentAttributes.aria-dropeffect #### Defined in -node_modules/@types/react/index.d.ts:1744 +node_modules/@types/react/index.d.ts:1742 ___ @@ -678,7 +678,7 @@ ViewportComponentAttributes.aria-errormessage #### Defined in -node_modules/@types/react/index.d.ts:1749 +node_modules/@types/react/index.d.ts:1747 ___ @@ -694,7 +694,7 @@ ViewportComponentAttributes.aria-expanded #### Defined in -node_modules/@types/react/index.d.ts:1751 +node_modules/@types/react/index.d.ts:1749 ___ @@ -711,7 +711,7 @@ ViewportComponentAttributes.aria-flowto #### Defined in -node_modules/@types/react/index.d.ts:1756 +node_modules/@types/react/index.d.ts:1754 ___ @@ -731,7 +731,7 @@ ViewportComponentAttributes.aria-grabbed #### Defined in -node_modules/@types/react/index.d.ts:1761 +node_modules/@types/react/index.d.ts:1759 ___ @@ -747,7 +747,7 @@ ViewportComponentAttributes.aria-haspopup #### Defined in -node_modules/@types/react/index.d.ts:1763 +node_modules/@types/react/index.d.ts:1761 ___ @@ -767,7 +767,7 @@ ViewportComponentAttributes.aria-hidden #### Defined in -node_modules/@types/react/index.d.ts:1768 +node_modules/@types/react/index.d.ts:1766 ___ @@ -787,7 +787,7 @@ ViewportComponentAttributes.aria-invalid #### Defined in -node_modules/@types/react/index.d.ts:1773 +node_modules/@types/react/index.d.ts:1771 ___ @@ -803,7 +803,7 @@ ViewportComponentAttributes.aria-keyshortcuts #### Defined in -node_modules/@types/react/index.d.ts:1775 +node_modules/@types/react/index.d.ts:1773 ___ @@ -823,7 +823,7 @@ ViewportComponentAttributes.aria-label #### Defined in -node_modules/@types/react/index.d.ts:1780 +node_modules/@types/react/index.d.ts:1778 ___ @@ -843,7 +843,7 @@ ViewportComponentAttributes.aria-labelledby #### Defined in -node_modules/@types/react/index.d.ts:1785 +node_modules/@types/react/index.d.ts:1783 ___ @@ -859,7 +859,7 @@ ViewportComponentAttributes.aria-level #### Defined in -node_modules/@types/react/index.d.ts:1787 +node_modules/@types/react/index.d.ts:1785 ___ @@ -875,7 +875,7 @@ ViewportComponentAttributes.aria-live #### Defined in -node_modules/@types/react/index.d.ts:1789 +node_modules/@types/react/index.d.ts:1787 ___ @@ -891,7 +891,7 @@ ViewportComponentAttributes.aria-modal #### Defined in -node_modules/@types/react/index.d.ts:1791 +node_modules/@types/react/index.d.ts:1789 ___ @@ -907,7 +907,7 @@ ViewportComponentAttributes.aria-multiline #### Defined in -node_modules/@types/react/index.d.ts:1793 +node_modules/@types/react/index.d.ts:1791 ___ @@ -923,7 +923,7 @@ ViewportComponentAttributes.aria-multiselectable #### Defined in -node_modules/@types/react/index.d.ts:1795 +node_modules/@types/react/index.d.ts:1793 ___ @@ -939,7 +939,7 @@ ViewportComponentAttributes.aria-orientation #### Defined in -node_modules/@types/react/index.d.ts:1797 +node_modules/@types/react/index.d.ts:1795 ___ @@ -960,7 +960,7 @@ ViewportComponentAttributes.aria-owns #### Defined in -node_modules/@types/react/index.d.ts:1803 +node_modules/@types/react/index.d.ts:1801 ___ @@ -977,7 +977,7 @@ ViewportComponentAttributes.aria-placeholder #### Defined in -node_modules/@types/react/index.d.ts:1808 +node_modules/@types/react/index.d.ts:1806 ___ @@ -997,7 +997,7 @@ ViewportComponentAttributes.aria-posinset #### Defined in -node_modules/@types/react/index.d.ts:1813 +node_modules/@types/react/index.d.ts:1811 ___ @@ -1018,7 +1018,7 @@ ViewportComponentAttributes.aria-pressed #### Defined in -node_modules/@types/react/index.d.ts:1818 +node_modules/@types/react/index.d.ts:1816 ___ @@ -1038,7 +1038,7 @@ ViewportComponentAttributes.aria-readonly #### Defined in -node_modules/@types/react/index.d.ts:1823 +node_modules/@types/react/index.d.ts:1821 ___ @@ -1058,7 +1058,7 @@ ViewportComponentAttributes.aria-relevant #### Defined in -node_modules/@types/react/index.d.ts:1828 +node_modules/@types/react/index.d.ts:1826 ___ @@ -1074,7 +1074,7 @@ ViewportComponentAttributes.aria-required #### Defined in -node_modules/@types/react/index.d.ts:1841 +node_modules/@types/react/index.d.ts:1839 ___ @@ -1090,7 +1090,7 @@ ViewportComponentAttributes.aria-roledescription #### Defined in -node_modules/@types/react/index.d.ts:1843 +node_modules/@types/react/index.d.ts:1841 ___ @@ -1110,7 +1110,7 @@ ViewportComponentAttributes.aria-rowcount #### Defined in -node_modules/@types/react/index.d.ts:1848 +node_modules/@types/react/index.d.ts:1846 ___ @@ -1131,7 +1131,7 @@ ViewportComponentAttributes.aria-rowindex #### Defined in -node_modules/@types/react/index.d.ts:1853 +node_modules/@types/react/index.d.ts:1851 ___ @@ -1151,7 +1151,7 @@ ViewportComponentAttributes.aria-rowindextext #### Defined in -node_modules/@types/react/index.d.ts:1858 +node_modules/@types/react/index.d.ts:1856 ___ @@ -1172,7 +1172,7 @@ ViewportComponentAttributes.aria-rowspan #### Defined in -node_modules/@types/react/index.d.ts:1863 +node_modules/@types/react/index.d.ts:1861 ___ @@ -1193,7 +1193,7 @@ ViewportComponentAttributes.aria-selected #### Defined in -node_modules/@types/react/index.d.ts:1868 +node_modules/@types/react/index.d.ts:1866 ___ @@ -1213,7 +1213,7 @@ ViewportComponentAttributes.aria-setsize #### Defined in -node_modules/@types/react/index.d.ts:1873 +node_modules/@types/react/index.d.ts:1871 ___ @@ -1229,7 +1229,7 @@ ViewportComponentAttributes.aria-sort #### Defined in -node_modules/@types/react/index.d.ts:1875 +node_modules/@types/react/index.d.ts:1873 ___ @@ -1245,7 +1245,7 @@ ViewportComponentAttributes.aria-valuemax #### Defined in -node_modules/@types/react/index.d.ts:1877 +node_modules/@types/react/index.d.ts:1875 ___ @@ -1261,7 +1261,7 @@ ViewportComponentAttributes.aria-valuemin #### Defined in -node_modules/@types/react/index.d.ts:1879 +node_modules/@types/react/index.d.ts:1877 ___ @@ -1281,7 +1281,7 @@ ViewportComponentAttributes.aria-valuenow #### Defined in -node_modules/@types/react/index.d.ts:1884 +node_modules/@types/react/index.d.ts:1882 ___ @@ -1297,4 +1297,4 @@ ViewportComponentAttributes.aria-valuetext #### Defined in -node_modules/@types/react/index.d.ts:1886 +node_modules/@types/react/index.d.ts:1884 diff --git a/docs/interfaces/react.VListHandle.md b/docs/interfaces/react.VListHandle.md index 1b884083b..bfe2c3312 100644 --- a/docs/interfaces/react.VListHandle.md +++ b/docs/interfaces/react.VListHandle.md @@ -40,7 +40,7 @@ Scroll to the item specified by index. #### Defined in -[src/react/VList.tsx:70](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L70) +[src/react/VList.tsx:70](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L70) ___ @@ -62,7 +62,7 @@ Scroll to the given offset. #### Defined in -[src/react/VList.tsx:75](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L75) +[src/react/VList.tsx:75](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L75) ___ @@ -84,7 +84,7 @@ Scroll by the given offset. #### Defined in -[src/react/VList.tsx:80](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L80) +[src/react/VList.tsx:80](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L80) ## Properties @@ -96,7 +96,7 @@ Get current [CacheSnapshot](react.CacheSnapshot.md). #### Defined in -[src/react/VList.tsx:52](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L52) +[src/react/VList.tsx:52](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L52) ___ @@ -108,7 +108,7 @@ Get current scrollTop or scrollLeft. #### Defined in -[src/react/VList.tsx:56](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L56) +[src/react/VList.tsx:56](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L56) ___ @@ -120,7 +120,7 @@ Get current scrollHeight or scrollWidth. #### Defined in -[src/react/VList.tsx:60](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L60) +[src/react/VList.tsx:60](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L60) ___ @@ -132,4 +132,4 @@ Get current offsetHeight or offsetWidth. #### Defined in -[src/react/VList.tsx:64](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L64) +[src/react/VList.tsx:64](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L64) diff --git a/docs/interfaces/react.VListProps.md b/docs/interfaces/react.VListProps.md index 75cb0e7f1..9c0128d1b 100644 --- a/docs/interfaces/react.VListProps.md +++ b/docs/interfaces/react.VListProps.md @@ -99,7 +99,7 @@ You can also pass a function and set [VListProps.count](react.VListProps.md#coun #### Defined in -[src/react/VList.tsx:92](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L92) +[src/react/VList.tsx:92](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L92) ___ @@ -111,7 +111,7 @@ If you set a function to [VListProps.children](react.VListProps.md#children), yo #### Defined in -[src/react/VList.tsx:96](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L96) +[src/react/VList.tsx:96](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L96) ___ @@ -129,7 +129,7 @@ Number of items to render above/below the visible bounds of the list. Lower valu #### Defined in -[src/react/VList.tsx:101](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L101) +[src/react/VList.tsx:101](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L101) ___ @@ -144,7 +144,7 @@ Item size hint for unmeasured items. It will help to reduce scroll jump when ite #### Defined in -[src/react/VList.tsx:108](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L108) +[src/react/VList.tsx:108](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L108) ___ @@ -156,7 +156,7 @@ If set, the specified amount of items will be mounted in the initial rendering r #### Defined in -[src/react/VList.tsx:112](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L112) +[src/react/VList.tsx:112](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L112) ___ @@ -168,7 +168,7 @@ While true is set, scroll position will be maintained from the end not usual sta #### Defined in -[src/react/VList.tsx:116](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L116) +[src/react/VList.tsx:116](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L116) ___ @@ -180,7 +180,7 @@ If true, rendered as a horizontally scrollable list. Otherwise rendered as a ver #### Defined in -[src/react/VList.tsx:120](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L120) +[src/react/VList.tsx:120](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L120) ___ @@ -192,7 +192,7 @@ If true, items are aligned to the end of the list when total size of items are s #### Defined in -[src/react/VList.tsx:124](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L124) +[src/react/VList.tsx:124](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L124) ___ @@ -204,7 +204,7 @@ You can restore cache by passing a [CacheSnapshot](react.CacheSnapshot.md) on mo #### Defined in -[src/react/VList.tsx:128](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L128) +[src/react/VList.tsx:128](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L128) ___ @@ -223,7 +223,7 @@ Customized components for advanced usage. #### Defined in -[src/react/VList.tsx:132](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L132) +[src/react/VList.tsx:132](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L132) ___ @@ -249,7 +249,7 @@ Callback invoked whenever scroll offset changes. #### Defined in -[src/react/VList.tsx:148](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L148) +[src/react/VList.tsx:148](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L148) ___ @@ -269,7 +269,7 @@ Callback invoked when scrolling stops. #### Defined in -[src/react/VList.tsx:152](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L152) +[src/react/VList.tsx:152](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L152) ___ @@ -296,7 +296,7 @@ Callback invoked when visible items range changes. #### Defined in -[src/react/VList.tsx:156](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VList.tsx#L156) +[src/react/VList.tsx:156](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VList.tsx#L156) ___ @@ -310,7 +310,7 @@ ViewportComponentAttributes.className #### Defined in -node_modules/@types/react/index.d.ts:1972 +node_modules/@types/react/index.d.ts:1970 ___ @@ -324,7 +324,7 @@ ViewportComponentAttributes.style #### Defined in -node_modules/@types/react/index.d.ts:1983 +node_modules/@types/react/index.d.ts:1981 ___ @@ -338,7 +338,7 @@ ViewportComponentAttributes.id #### Defined in -node_modules/@types/react/index.d.ts:1978 +node_modules/@types/react/index.d.ts:1976 ___ @@ -352,7 +352,7 @@ ViewportComponentAttributes.role #### Defined in -node_modules/@types/react/index.d.ts:1992 +node_modules/@types/react/index.d.ts:1990 ___ @@ -366,7 +366,7 @@ ViewportComponentAttributes.tabIndex #### Defined in -node_modules/@types/react/index.d.ts:1984 +node_modules/@types/react/index.d.ts:1982 ___ @@ -380,7 +380,7 @@ ViewportComponentAttributes.onKeyDown #### Defined in -node_modules/@types/react/index.d.ts:1502 +node_modules/@types/react/index.d.ts:1500 ___ @@ -396,7 +396,7 @@ ViewportComponentAttributes.aria-activedescendant #### Defined in -node_modules/@types/react/index.d.ts:1668 +node_modules/@types/react/index.d.ts:1666 ___ @@ -412,7 +412,7 @@ ViewportComponentAttributes.aria-atomic #### Defined in -node_modules/@types/react/index.d.ts:1670 +node_modules/@types/react/index.d.ts:1668 ___ @@ -429,7 +429,7 @@ ViewportComponentAttributes.aria-autocomplete #### Defined in -node_modules/@types/react/index.d.ts:1675 +node_modules/@types/react/index.d.ts:1673 ___ @@ -449,7 +449,7 @@ ViewportComponentAttributes.aria-braillelabel #### Defined in -node_modules/@types/react/index.d.ts:1681 +node_modules/@types/react/index.d.ts:1679 ___ @@ -469,7 +469,7 @@ ViewportComponentAttributes.aria-brailleroledescription #### Defined in -node_modules/@types/react/index.d.ts:1686 +node_modules/@types/react/index.d.ts:1684 ___ @@ -483,7 +483,7 @@ ViewportComponentAttributes.aria-busy #### Defined in -node_modules/@types/react/index.d.ts:1687 +node_modules/@types/react/index.d.ts:1685 ___ @@ -504,7 +504,7 @@ ViewportComponentAttributes.aria-checked #### Defined in -node_modules/@types/react/index.d.ts:1692 +node_modules/@types/react/index.d.ts:1690 ___ @@ -524,7 +524,7 @@ ViewportComponentAttributes.aria-colcount #### Defined in -node_modules/@types/react/index.d.ts:1697 +node_modules/@types/react/index.d.ts:1695 ___ @@ -545,7 +545,7 @@ ViewportComponentAttributes.aria-colindex #### Defined in -node_modules/@types/react/index.d.ts:1702 +node_modules/@types/react/index.d.ts:1700 ___ @@ -565,7 +565,7 @@ ViewportComponentAttributes.aria-colindextext #### Defined in -node_modules/@types/react/index.d.ts:1707 +node_modules/@types/react/index.d.ts:1705 ___ @@ -586,7 +586,7 @@ ViewportComponentAttributes.aria-colspan #### Defined in -node_modules/@types/react/index.d.ts:1712 +node_modules/@types/react/index.d.ts:1710 ___ @@ -606,7 +606,7 @@ ViewportComponentAttributes.aria-controls #### Defined in -node_modules/@types/react/index.d.ts:1717 +node_modules/@types/react/index.d.ts:1715 ___ @@ -622,7 +622,7 @@ ViewportComponentAttributes.aria-current #### Defined in -node_modules/@types/react/index.d.ts:1719 +node_modules/@types/react/index.d.ts:1717 ___ @@ -642,7 +642,7 @@ ViewportComponentAttributes.aria-describedby #### Defined in -node_modules/@types/react/index.d.ts:1724 +node_modules/@types/react/index.d.ts:1722 ___ @@ -662,7 +662,7 @@ ViewportComponentAttributes.aria-description #### Defined in -node_modules/@types/react/index.d.ts:1729 +node_modules/@types/react/index.d.ts:1727 ___ @@ -682,7 +682,7 @@ ViewportComponentAttributes.aria-details #### Defined in -node_modules/@types/react/index.d.ts:1734 +node_modules/@types/react/index.d.ts:1732 ___ @@ -703,7 +703,7 @@ ViewportComponentAttributes.aria-disabled #### Defined in -node_modules/@types/react/index.d.ts:1739 +node_modules/@types/react/index.d.ts:1737 ___ @@ -723,7 +723,7 @@ ViewportComponentAttributes.aria-dropeffect #### Defined in -node_modules/@types/react/index.d.ts:1744 +node_modules/@types/react/index.d.ts:1742 ___ @@ -744,7 +744,7 @@ ViewportComponentAttributes.aria-errormessage #### Defined in -node_modules/@types/react/index.d.ts:1749 +node_modules/@types/react/index.d.ts:1747 ___ @@ -760,7 +760,7 @@ ViewportComponentAttributes.aria-expanded #### Defined in -node_modules/@types/react/index.d.ts:1751 +node_modules/@types/react/index.d.ts:1749 ___ @@ -777,7 +777,7 @@ ViewportComponentAttributes.aria-flowto #### Defined in -node_modules/@types/react/index.d.ts:1756 +node_modules/@types/react/index.d.ts:1754 ___ @@ -797,7 +797,7 @@ ViewportComponentAttributes.aria-grabbed #### Defined in -node_modules/@types/react/index.d.ts:1761 +node_modules/@types/react/index.d.ts:1759 ___ @@ -813,7 +813,7 @@ ViewportComponentAttributes.aria-haspopup #### Defined in -node_modules/@types/react/index.d.ts:1763 +node_modules/@types/react/index.d.ts:1761 ___ @@ -833,7 +833,7 @@ ViewportComponentAttributes.aria-hidden #### Defined in -node_modules/@types/react/index.d.ts:1768 +node_modules/@types/react/index.d.ts:1766 ___ @@ -853,7 +853,7 @@ ViewportComponentAttributes.aria-invalid #### Defined in -node_modules/@types/react/index.d.ts:1773 +node_modules/@types/react/index.d.ts:1771 ___ @@ -869,7 +869,7 @@ ViewportComponentAttributes.aria-keyshortcuts #### Defined in -node_modules/@types/react/index.d.ts:1775 +node_modules/@types/react/index.d.ts:1773 ___ @@ -889,7 +889,7 @@ ViewportComponentAttributes.aria-label #### Defined in -node_modules/@types/react/index.d.ts:1780 +node_modules/@types/react/index.d.ts:1778 ___ @@ -909,7 +909,7 @@ ViewportComponentAttributes.aria-labelledby #### Defined in -node_modules/@types/react/index.d.ts:1785 +node_modules/@types/react/index.d.ts:1783 ___ @@ -925,7 +925,7 @@ ViewportComponentAttributes.aria-level #### Defined in -node_modules/@types/react/index.d.ts:1787 +node_modules/@types/react/index.d.ts:1785 ___ @@ -941,7 +941,7 @@ ViewportComponentAttributes.aria-live #### Defined in -node_modules/@types/react/index.d.ts:1789 +node_modules/@types/react/index.d.ts:1787 ___ @@ -957,7 +957,7 @@ ViewportComponentAttributes.aria-modal #### Defined in -node_modules/@types/react/index.d.ts:1791 +node_modules/@types/react/index.d.ts:1789 ___ @@ -973,7 +973,7 @@ ViewportComponentAttributes.aria-multiline #### Defined in -node_modules/@types/react/index.d.ts:1793 +node_modules/@types/react/index.d.ts:1791 ___ @@ -989,7 +989,7 @@ ViewportComponentAttributes.aria-multiselectable #### Defined in -node_modules/@types/react/index.d.ts:1795 +node_modules/@types/react/index.d.ts:1793 ___ @@ -1005,7 +1005,7 @@ ViewportComponentAttributes.aria-orientation #### Defined in -node_modules/@types/react/index.d.ts:1797 +node_modules/@types/react/index.d.ts:1795 ___ @@ -1026,7 +1026,7 @@ ViewportComponentAttributes.aria-owns #### Defined in -node_modules/@types/react/index.d.ts:1803 +node_modules/@types/react/index.d.ts:1801 ___ @@ -1043,7 +1043,7 @@ ViewportComponentAttributes.aria-placeholder #### Defined in -node_modules/@types/react/index.d.ts:1808 +node_modules/@types/react/index.d.ts:1806 ___ @@ -1063,7 +1063,7 @@ ViewportComponentAttributes.aria-posinset #### Defined in -node_modules/@types/react/index.d.ts:1813 +node_modules/@types/react/index.d.ts:1811 ___ @@ -1084,7 +1084,7 @@ ViewportComponentAttributes.aria-pressed #### Defined in -node_modules/@types/react/index.d.ts:1818 +node_modules/@types/react/index.d.ts:1816 ___ @@ -1104,7 +1104,7 @@ ViewportComponentAttributes.aria-readonly #### Defined in -node_modules/@types/react/index.d.ts:1823 +node_modules/@types/react/index.d.ts:1821 ___ @@ -1124,7 +1124,7 @@ ViewportComponentAttributes.aria-relevant #### Defined in -node_modules/@types/react/index.d.ts:1828 +node_modules/@types/react/index.d.ts:1826 ___ @@ -1140,7 +1140,7 @@ ViewportComponentAttributes.aria-required #### Defined in -node_modules/@types/react/index.d.ts:1841 +node_modules/@types/react/index.d.ts:1839 ___ @@ -1156,7 +1156,7 @@ ViewportComponentAttributes.aria-roledescription #### Defined in -node_modules/@types/react/index.d.ts:1843 +node_modules/@types/react/index.d.ts:1841 ___ @@ -1176,7 +1176,7 @@ ViewportComponentAttributes.aria-rowcount #### Defined in -node_modules/@types/react/index.d.ts:1848 +node_modules/@types/react/index.d.ts:1846 ___ @@ -1197,7 +1197,7 @@ ViewportComponentAttributes.aria-rowindex #### Defined in -node_modules/@types/react/index.d.ts:1853 +node_modules/@types/react/index.d.ts:1851 ___ @@ -1217,7 +1217,7 @@ ViewportComponentAttributes.aria-rowindextext #### Defined in -node_modules/@types/react/index.d.ts:1858 +node_modules/@types/react/index.d.ts:1856 ___ @@ -1238,7 +1238,7 @@ ViewportComponentAttributes.aria-rowspan #### Defined in -node_modules/@types/react/index.d.ts:1863 +node_modules/@types/react/index.d.ts:1861 ___ @@ -1259,7 +1259,7 @@ ViewportComponentAttributes.aria-selected #### Defined in -node_modules/@types/react/index.d.ts:1868 +node_modules/@types/react/index.d.ts:1866 ___ @@ -1279,7 +1279,7 @@ ViewportComponentAttributes.aria-setsize #### Defined in -node_modules/@types/react/index.d.ts:1873 +node_modules/@types/react/index.d.ts:1871 ___ @@ -1295,7 +1295,7 @@ ViewportComponentAttributes.aria-sort #### Defined in -node_modules/@types/react/index.d.ts:1875 +node_modules/@types/react/index.d.ts:1873 ___ @@ -1311,7 +1311,7 @@ ViewportComponentAttributes.aria-valuemax #### Defined in -node_modules/@types/react/index.d.ts:1877 +node_modules/@types/react/index.d.ts:1875 ___ @@ -1327,7 +1327,7 @@ ViewportComponentAttributes.aria-valuemin #### Defined in -node_modules/@types/react/index.d.ts:1879 +node_modules/@types/react/index.d.ts:1877 ___ @@ -1347,7 +1347,7 @@ ViewportComponentAttributes.aria-valuenow #### Defined in -node_modules/@types/react/index.d.ts:1884 +node_modules/@types/react/index.d.ts:1882 ___ @@ -1363,4 +1363,4 @@ ViewportComponentAttributes.aria-valuetext #### Defined in -node_modules/@types/react/index.d.ts:1886 +node_modules/@types/react/index.d.ts:1884 diff --git a/docs/interfaces/react.WVListHandle.md b/docs/interfaces/react.WVListHandle.md index 0860250cf..87bea953e 100644 --- a/docs/interfaces/react.WVListHandle.md +++ b/docs/interfaces/react.WVListHandle.md @@ -20,4 +20,4 @@ Get current [CacheSnapshot](react.CacheSnapshot.md). #### Defined in -[src/react/WVList.tsx:51](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L51) +[src/react/WVList.tsx:51](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L51) diff --git a/docs/interfaces/react.WVListProps.md b/docs/interfaces/react.WVListProps.md index a4e99c1cc..3f69365d9 100644 --- a/docs/interfaces/react.WVListProps.md +++ b/docs/interfaces/react.WVListProps.md @@ -97,7 +97,7 @@ You can also pass a function and set [WVListProps.count](react.WVListProps.md#co #### Defined in -[src/react/WVList.tsx:63](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L63) +[src/react/WVList.tsx:63](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L63) ___ @@ -109,7 +109,7 @@ If you set a function to [WVListProps.children](react.WVListProps.md#children), #### Defined in -[src/react/WVList.tsx:67](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L67) +[src/react/WVList.tsx:67](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L67) ___ @@ -127,7 +127,7 @@ Number of items to render above/below the visible bounds of the list. Lower valu #### Defined in -[src/react/WVList.tsx:72](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L72) +[src/react/WVList.tsx:72](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L72) ___ @@ -142,7 +142,7 @@ Item size hint for unmeasured items. It will help to reduce scroll jump when ite #### Defined in -[src/react/WVList.tsx:79](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L79) +[src/react/WVList.tsx:79](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L79) ___ @@ -154,7 +154,7 @@ If set, the specified amount of items will be mounted in the initial rendering r #### Defined in -[src/react/WVList.tsx:83](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L83) +[src/react/WVList.tsx:83](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L83) ___ @@ -166,7 +166,7 @@ While true is set, scroll position will be maintained from the end not usual sta #### Defined in -[src/react/WVList.tsx:87](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L87) +[src/react/WVList.tsx:87](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L87) ___ @@ -178,7 +178,7 @@ If true, rendered as a horizontally scrollable list. Otherwise rendered as a ver #### Defined in -[src/react/WVList.tsx:91](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L91) +[src/react/WVList.tsx:91](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L91) ___ @@ -190,7 +190,7 @@ You can restore cache by passing a [CacheSnapshot](react.CacheSnapshot.md) on mo #### Defined in -[src/react/WVList.tsx:95](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L95) +[src/react/WVList.tsx:95](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L95) ___ @@ -209,7 +209,7 @@ Customized components for advanced usage. #### Defined in -[src/react/WVList.tsx:99](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L99) +[src/react/WVList.tsx:99](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L99) ___ @@ -229,7 +229,7 @@ Callback invoked when scrolling stops. #### Defined in -[src/react/WVList.tsx:114](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L114) +[src/react/WVList.tsx:114](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L114) ___ @@ -256,7 +256,7 @@ Callback invoked when visible items range changes. #### Defined in -[src/react/WVList.tsx:118](https://github.com/inokawa/virtua/blob/401edf3d/src/react/WVList.tsx#L118) +[src/react/WVList.tsx:118](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/WVList.tsx#L118) ___ @@ -270,7 +270,7 @@ ViewportComponentAttributes.className #### Defined in -node_modules/@types/react/index.d.ts:1972 +node_modules/@types/react/index.d.ts:1970 ___ @@ -284,7 +284,7 @@ ViewportComponentAttributes.style #### Defined in -node_modules/@types/react/index.d.ts:1983 +node_modules/@types/react/index.d.ts:1981 ___ @@ -298,7 +298,7 @@ ViewportComponentAttributes.id #### Defined in -node_modules/@types/react/index.d.ts:1978 +node_modules/@types/react/index.d.ts:1976 ___ @@ -312,7 +312,7 @@ ViewportComponentAttributes.role #### Defined in -node_modules/@types/react/index.d.ts:1992 +node_modules/@types/react/index.d.ts:1990 ___ @@ -326,7 +326,7 @@ ViewportComponentAttributes.tabIndex #### Defined in -node_modules/@types/react/index.d.ts:1984 +node_modules/@types/react/index.d.ts:1982 ___ @@ -340,7 +340,7 @@ ViewportComponentAttributes.onKeyDown #### Defined in -node_modules/@types/react/index.d.ts:1502 +node_modules/@types/react/index.d.ts:1500 ___ @@ -356,7 +356,7 @@ ViewportComponentAttributes.aria-activedescendant #### Defined in -node_modules/@types/react/index.d.ts:1668 +node_modules/@types/react/index.d.ts:1666 ___ @@ -372,7 +372,7 @@ ViewportComponentAttributes.aria-atomic #### Defined in -node_modules/@types/react/index.d.ts:1670 +node_modules/@types/react/index.d.ts:1668 ___ @@ -389,7 +389,7 @@ ViewportComponentAttributes.aria-autocomplete #### Defined in -node_modules/@types/react/index.d.ts:1675 +node_modules/@types/react/index.d.ts:1673 ___ @@ -409,7 +409,7 @@ ViewportComponentAttributes.aria-braillelabel #### Defined in -node_modules/@types/react/index.d.ts:1681 +node_modules/@types/react/index.d.ts:1679 ___ @@ -429,7 +429,7 @@ ViewportComponentAttributes.aria-brailleroledescription #### Defined in -node_modules/@types/react/index.d.ts:1686 +node_modules/@types/react/index.d.ts:1684 ___ @@ -443,7 +443,7 @@ ViewportComponentAttributes.aria-busy #### Defined in -node_modules/@types/react/index.d.ts:1687 +node_modules/@types/react/index.d.ts:1685 ___ @@ -464,7 +464,7 @@ ViewportComponentAttributes.aria-checked #### Defined in -node_modules/@types/react/index.d.ts:1692 +node_modules/@types/react/index.d.ts:1690 ___ @@ -484,7 +484,7 @@ ViewportComponentAttributes.aria-colcount #### Defined in -node_modules/@types/react/index.d.ts:1697 +node_modules/@types/react/index.d.ts:1695 ___ @@ -505,7 +505,7 @@ ViewportComponentAttributes.aria-colindex #### Defined in -node_modules/@types/react/index.d.ts:1702 +node_modules/@types/react/index.d.ts:1700 ___ @@ -525,7 +525,7 @@ ViewportComponentAttributes.aria-colindextext #### Defined in -node_modules/@types/react/index.d.ts:1707 +node_modules/@types/react/index.d.ts:1705 ___ @@ -546,7 +546,7 @@ ViewportComponentAttributes.aria-colspan #### Defined in -node_modules/@types/react/index.d.ts:1712 +node_modules/@types/react/index.d.ts:1710 ___ @@ -566,7 +566,7 @@ ViewportComponentAttributes.aria-controls #### Defined in -node_modules/@types/react/index.d.ts:1717 +node_modules/@types/react/index.d.ts:1715 ___ @@ -582,7 +582,7 @@ ViewportComponentAttributes.aria-current #### Defined in -node_modules/@types/react/index.d.ts:1719 +node_modules/@types/react/index.d.ts:1717 ___ @@ -602,7 +602,7 @@ ViewportComponentAttributes.aria-describedby #### Defined in -node_modules/@types/react/index.d.ts:1724 +node_modules/@types/react/index.d.ts:1722 ___ @@ -622,7 +622,7 @@ ViewportComponentAttributes.aria-description #### Defined in -node_modules/@types/react/index.d.ts:1729 +node_modules/@types/react/index.d.ts:1727 ___ @@ -642,7 +642,7 @@ ViewportComponentAttributes.aria-details #### Defined in -node_modules/@types/react/index.d.ts:1734 +node_modules/@types/react/index.d.ts:1732 ___ @@ -663,7 +663,7 @@ ViewportComponentAttributes.aria-disabled #### Defined in -node_modules/@types/react/index.d.ts:1739 +node_modules/@types/react/index.d.ts:1737 ___ @@ -683,7 +683,7 @@ ViewportComponentAttributes.aria-dropeffect #### Defined in -node_modules/@types/react/index.d.ts:1744 +node_modules/@types/react/index.d.ts:1742 ___ @@ -704,7 +704,7 @@ ViewportComponentAttributes.aria-errormessage #### Defined in -node_modules/@types/react/index.d.ts:1749 +node_modules/@types/react/index.d.ts:1747 ___ @@ -720,7 +720,7 @@ ViewportComponentAttributes.aria-expanded #### Defined in -node_modules/@types/react/index.d.ts:1751 +node_modules/@types/react/index.d.ts:1749 ___ @@ -737,7 +737,7 @@ ViewportComponentAttributes.aria-flowto #### Defined in -node_modules/@types/react/index.d.ts:1756 +node_modules/@types/react/index.d.ts:1754 ___ @@ -757,7 +757,7 @@ ViewportComponentAttributes.aria-grabbed #### Defined in -node_modules/@types/react/index.d.ts:1761 +node_modules/@types/react/index.d.ts:1759 ___ @@ -773,7 +773,7 @@ ViewportComponentAttributes.aria-haspopup #### Defined in -node_modules/@types/react/index.d.ts:1763 +node_modules/@types/react/index.d.ts:1761 ___ @@ -793,7 +793,7 @@ ViewportComponentAttributes.aria-hidden #### Defined in -node_modules/@types/react/index.d.ts:1768 +node_modules/@types/react/index.d.ts:1766 ___ @@ -813,7 +813,7 @@ ViewportComponentAttributes.aria-invalid #### Defined in -node_modules/@types/react/index.d.ts:1773 +node_modules/@types/react/index.d.ts:1771 ___ @@ -829,7 +829,7 @@ ViewportComponentAttributes.aria-keyshortcuts #### Defined in -node_modules/@types/react/index.d.ts:1775 +node_modules/@types/react/index.d.ts:1773 ___ @@ -849,7 +849,7 @@ ViewportComponentAttributes.aria-label #### Defined in -node_modules/@types/react/index.d.ts:1780 +node_modules/@types/react/index.d.ts:1778 ___ @@ -869,7 +869,7 @@ ViewportComponentAttributes.aria-labelledby #### Defined in -node_modules/@types/react/index.d.ts:1785 +node_modules/@types/react/index.d.ts:1783 ___ @@ -885,7 +885,7 @@ ViewportComponentAttributes.aria-level #### Defined in -node_modules/@types/react/index.d.ts:1787 +node_modules/@types/react/index.d.ts:1785 ___ @@ -901,7 +901,7 @@ ViewportComponentAttributes.aria-live #### Defined in -node_modules/@types/react/index.d.ts:1789 +node_modules/@types/react/index.d.ts:1787 ___ @@ -917,7 +917,7 @@ ViewportComponentAttributes.aria-modal #### Defined in -node_modules/@types/react/index.d.ts:1791 +node_modules/@types/react/index.d.ts:1789 ___ @@ -933,7 +933,7 @@ ViewportComponentAttributes.aria-multiline #### Defined in -node_modules/@types/react/index.d.ts:1793 +node_modules/@types/react/index.d.ts:1791 ___ @@ -949,7 +949,7 @@ ViewportComponentAttributes.aria-multiselectable #### Defined in -node_modules/@types/react/index.d.ts:1795 +node_modules/@types/react/index.d.ts:1793 ___ @@ -965,7 +965,7 @@ ViewportComponentAttributes.aria-orientation #### Defined in -node_modules/@types/react/index.d.ts:1797 +node_modules/@types/react/index.d.ts:1795 ___ @@ -986,7 +986,7 @@ ViewportComponentAttributes.aria-owns #### Defined in -node_modules/@types/react/index.d.ts:1803 +node_modules/@types/react/index.d.ts:1801 ___ @@ -1003,7 +1003,7 @@ ViewportComponentAttributes.aria-placeholder #### Defined in -node_modules/@types/react/index.d.ts:1808 +node_modules/@types/react/index.d.ts:1806 ___ @@ -1023,7 +1023,7 @@ ViewportComponentAttributes.aria-posinset #### Defined in -node_modules/@types/react/index.d.ts:1813 +node_modules/@types/react/index.d.ts:1811 ___ @@ -1044,7 +1044,7 @@ ViewportComponentAttributes.aria-pressed #### Defined in -node_modules/@types/react/index.d.ts:1818 +node_modules/@types/react/index.d.ts:1816 ___ @@ -1064,7 +1064,7 @@ ViewportComponentAttributes.aria-readonly #### Defined in -node_modules/@types/react/index.d.ts:1823 +node_modules/@types/react/index.d.ts:1821 ___ @@ -1084,7 +1084,7 @@ ViewportComponentAttributes.aria-relevant #### Defined in -node_modules/@types/react/index.d.ts:1828 +node_modules/@types/react/index.d.ts:1826 ___ @@ -1100,7 +1100,7 @@ ViewportComponentAttributes.aria-required #### Defined in -node_modules/@types/react/index.d.ts:1841 +node_modules/@types/react/index.d.ts:1839 ___ @@ -1116,7 +1116,7 @@ ViewportComponentAttributes.aria-roledescription #### Defined in -node_modules/@types/react/index.d.ts:1843 +node_modules/@types/react/index.d.ts:1841 ___ @@ -1136,7 +1136,7 @@ ViewportComponentAttributes.aria-rowcount #### Defined in -node_modules/@types/react/index.d.ts:1848 +node_modules/@types/react/index.d.ts:1846 ___ @@ -1157,7 +1157,7 @@ ViewportComponentAttributes.aria-rowindex #### Defined in -node_modules/@types/react/index.d.ts:1853 +node_modules/@types/react/index.d.ts:1851 ___ @@ -1177,7 +1177,7 @@ ViewportComponentAttributes.aria-rowindextext #### Defined in -node_modules/@types/react/index.d.ts:1858 +node_modules/@types/react/index.d.ts:1856 ___ @@ -1198,7 +1198,7 @@ ViewportComponentAttributes.aria-rowspan #### Defined in -node_modules/@types/react/index.d.ts:1863 +node_modules/@types/react/index.d.ts:1861 ___ @@ -1219,7 +1219,7 @@ ViewportComponentAttributes.aria-selected #### Defined in -node_modules/@types/react/index.d.ts:1868 +node_modules/@types/react/index.d.ts:1866 ___ @@ -1239,7 +1239,7 @@ ViewportComponentAttributes.aria-setsize #### Defined in -node_modules/@types/react/index.d.ts:1873 +node_modules/@types/react/index.d.ts:1871 ___ @@ -1255,7 +1255,7 @@ ViewportComponentAttributes.aria-sort #### Defined in -node_modules/@types/react/index.d.ts:1875 +node_modules/@types/react/index.d.ts:1873 ___ @@ -1271,7 +1271,7 @@ ViewportComponentAttributes.aria-valuemax #### Defined in -node_modules/@types/react/index.d.ts:1877 +node_modules/@types/react/index.d.ts:1875 ___ @@ -1287,7 +1287,7 @@ ViewportComponentAttributes.aria-valuemin #### Defined in -node_modules/@types/react/index.d.ts:1879 +node_modules/@types/react/index.d.ts:1877 ___ @@ -1307,7 +1307,7 @@ ViewportComponentAttributes.aria-valuenow #### Defined in -node_modules/@types/react/index.d.ts:1884 +node_modules/@types/react/index.d.ts:1882 ___ @@ -1323,4 +1323,4 @@ ViewportComponentAttributes.aria-valuetext #### Defined in -node_modules/@types/react/index.d.ts:1886 +node_modules/@types/react/index.d.ts:1884 diff --git a/docs/modules/react.md b/docs/modules/react.md index 95db02448..9af42fdb7 100644 --- a/docs/modules/react.md +++ b/docs/modules/react.md @@ -50,7 +50,7 @@ Virtualized list component. See [VListProps](../interfaces/react.VListProps.md) #### Defined in -node_modules/@types/react/index.d.ts:395 +node_modules/@types/react/index.d.ts:393 ___ @@ -72,7 +72,7 @@ Virtualized list component controlled by the window scrolling. See [WVListProps] #### Defined in -node_modules/@types/react/index.d.ts:395 +node_modules/@types/react/index.d.ts:393 ___ @@ -94,7 +94,7 @@ Virtualized grid component. See [VGridProps](../interfaces/react.VGridProps.md) #### Defined in -node_modules/@types/react/index.d.ts:395 +node_modules/@types/react/index.d.ts:393 ## Type Aliases @@ -104,7 +104,7 @@ node_modules/@types/react/index.d.ts:395 #### Defined in -[src/core/types.ts:11](https://github.com/inokawa/virtua/blob/401edf3d/src/core/types.ts#L11) +[src/core/types.ts:11](https://github.com/inokawa/virtua/blob/735e8bf3/src/core/types.ts#L11) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[src/react/VGrid.tsx:46](https://github.com/inokawa/virtua/blob/401edf3d/src/react/VGrid.tsx#L46) +[src/react/VGrid.tsx:46](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/VGrid.tsx#L46) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[src/react/Viewport.tsx:9](https://github.com/inokawa/virtua/blob/401edf3d/src/react/Viewport.tsx#L9) +[src/react/Viewport.tsx:9](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/Viewport.tsx#L9) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[src/react/Viewport.tsx:63](https://github.com/inokawa/virtua/blob/401edf3d/src/react/Viewport.tsx#L63) +[src/react/Viewport.tsx:64](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/Viewport.tsx#L64) ___ @@ -144,4 +144,4 @@ ___ #### Defined in -[src/react/ListItem.tsx:23](https://github.com/inokawa/virtua/blob/401edf3d/src/react/ListItem.tsx#L23) +[src/react/ListItem.tsx:23](https://github.com/inokawa/virtua/blob/735e8bf3/src/react/ListItem.tsx#L23) diff --git a/package-lock.json b/package-lock.json index aeff9203d..6abe3acaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "virtua", - "version": "0.18.0", + "version": "0.18.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "virtua", - "version": "0.18.0", + "version": "0.18.1", "license": "MIT", "devDependencies": { "@babel/plugin-transform-react-pure-annotations": "7.23.3", diff --git a/package.json b/package.json index 288154476..61cbcacf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "virtua", - "version": "0.18.0", + "version": "0.18.1", "description": "A zero-config, fast and small (~3kB) virtual list (and grid) component for React and Vue.", "main": "lib/index.js", "module": "lib/index.mjs",