I have a scenario that i do not know how to implement in Ionic Vue. My app needs to mark-up the text entered by the user with visual tags, which are clickable, in my mobile Ionic app. E.g.,
How do I inject the HTML so that it is compiled by Ionic Vue and handlers assigned when someone taps the colored tags?
6 posts - 2 participants