Type Alias ScrollableDataFn<Data>

ScrollableDataFn: () => Awaitable<Data>

Type Parameters

Type declaration