Angular 2 Teradata Covalent : How to implement stackedChip with Custom Object List instead of string array -


currently input stacked chip string array . want input custom objects , have id of selected item in backend . how use drop down , here displaying, example, first name value attribute have id of selected item.

iam using angular 2 versio : 2.4.5 covalent/core : 1.0.0-beta.2


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -