How to make Vue js directive working in an appended html element

后端 未结 3 1081
轮回少年
轮回少年 2020-12-29 07:58

I have a Vue directive added in an appended html element like v-on directive but it\'s not working on my end. Basically I want to know the equivalent of .on() in jquery.

3条回答
提交回复
热议问题