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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -