Open CodeWringer opened 1 year ago
A new component named something like LazySortableList should be introduced, which can lazily load its content.
LazySortableList
This component is expected to work much like the LazyLoad component, but with the notable difference of working with a list (= array) of elements.
LazyLoad
A new component named something like
LazySortableList
should be introduced, which can lazily load its content.This component is expected to work much like the
LazyLoad
component, but with the notable difference of working with a list (= array) of elements.