Generated API snapshot
@askrjs/ui/virtual-list
Exports from the declarations published in @askrjs/ui 0.0.13. Signatures are generated from the installed artifact.
@askrjs/ui/virtual-list0.0.13
Exports
This entrypoint publishes 9 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
VirtualListtype
VirtualList: { <Item>(props: VirtualListProps<Item>): JSX.Element; <Item>(props: VirtualListAsChildProps<Item>): JSX.Element; }VirtualListApitype
VirtualListApi: anyVirtualListAsChildPropstype
VirtualListAsChildProps: anyVirtualListPropstype
VirtualListProps: anyVirtualListRowComponenttype
VirtualListRowComponent: anyVirtualListRowComponentPropstype
VirtualListRowComponentProps: anyVirtualListRowElementtype
VirtualListRowElement: anyVirtualListStatetype
VirtualListState: anyVirtualListViewporttype
VirtualListViewport: any