jacobworrel/react-windowed-select

react-windowed transfer component

aditya-padhi-kbl opened this issue · 3 comments

Hi,

Thank-you for this great component. Can you please suggest if there is any transfer component developed with react-windowed integrated in it

Kind Regards,
Aditya

Hi - Not sure what you mean. What's a "transfer component"? Can you please elaborate?

Sure. It is something similar to :- https://ant.design/components/transfer/
There are 2 sections:-
The left selection component is known as source & the right selection is known as target.
We can select multiple items either from from source & target & the selected items can be moved by clicking on the direction button.

@aditya-padhi-kbl I think this is outside of the scope of this project since this feature is not supported by the original react-select component.