I am using ngx-chips library and this is the representation of the issue i am having:
I have a select language dropdown and I want the languages of the chips to be changed based on the selected language. From the library docs this doesnt seem to be possible. Any ideas?
You can pass your own template and do the translation.