GodziLaravel's avatar

Is it possible to include html template in vueJS ?

Hello !

Some times the template in my component is very large ! I'm wondering if it's possible to split it and include each part by file (like we with the blade files).

first : is it a good idea ?

second: (if first === true) how to call these files?

Note: I mean just include file with a part of template not calling a component !

Thanks

0 likes
2 replies

Please or to participate in this conversation.