react-dual-listbox icon indicating copy to clipboard operation
react-dual-listbox copied to clipboard

Virtualization option

Open VishnuvardhanReddyCv opened this issue 3 years ago • 2 comments

Need a feature to customize the option rendering. I'm currently unable to style the option element as per my requirements. Also, If there are a large number of options, it's better to have virtualization.

VishnuvardhanReddyCv avatar Apr 06 '21 10:04 VishnuvardhanReddyCv

Custom rendering is discussed #38. It would require emulating the <select>/<optgroup> functionality. This is not ideal, given that the component piggy-backs off of the native HTML components.

I will rename this issue and tag it for the virtualization enhancement, but no ETA on when this would be added.

jakezatecky avatar Apr 13 '21 00:04 jakezatecky

we don't have virtualization yet?

jose-valero avatar Jun 01 '22 07:06 jose-valero