Angular 2 move data from 1 html select multiple to another -


i trying create 2 lists both html multiple select. want move selected data 1 selectbox other 1 or reverting this.

i'm having difficulties on how should create in angular 2. what's best way create this? see image

there nice primeng component need.

you need provide 2 arrays , primeng magic.

https://www.primefaces.org/primeng/#/picklist


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -