Searched defs:virtualScroll (Results 1 – 3 of 3) sorted by relevance
58 virtualScroll: (options?: { totalCount?: number }) => RepeatAPI<T>; property
191 public virtualScroll(options? : { totalCount?: number }): RepeatAPI<T> { method in __Repeat
10200 virtualScroll(options) { method in __Repeat