react-dual-listbox
react-dual-listbox copied to clipboard
Exibição em formato de tabela
Algo que seria interessante era a exibição em formato de tabela, algo parecido com a imagem abaixo:

This would require a more complex render system or allow user-defined renderers for the selection box. This library makes many assumptions by letting the HTML <select> element do the heavy-lifting. Possible, but unlikely to be added.
Going to close this as a duplicate of #38, as this would best be done in userland provided that #38 ever landed.