UUI icon indicating copy to clipboard operation
UUI copied to clipboard

[Docs]: add example of custom list with DataSources

Open AlekseyManetov opened this issue 2 years ago • 0 comments

Description

Let's add one more example to the Usage in components datasource page. This example will describe how to implement your own list based on DataSources and VirtualList component. Draft version: https://codesandbox.io/s/uui-lazyds-virtuallist-custom-items-8l6vl3?file=/Example.tsx

AlekseyManetov avatar Jun 26 '23 17:06 AlekseyManetov