Hi. I’m trying to use Material Design npm and I don’t understand where to put require or import modules to make it work (after npm install).
I will be happy if anyone make an example how to use import/require with Material Design textfield component. Or I just misunderstand the concept of using it in Wappler?
I think you will hear various opinions on using external templates here in Wappler, ranging from don’t bother to it works “if…”.
The issue is that templates often have their own JavaScript and css, so integrating them properly requires some knowledge of those topics.
Personally, If a client provides me with a template, I use it only as a reference of color, components, structure etc, but I actually build it out using Wappler native features. I’ve tried importing templates and found that while yes, I could do it, it was not with them building from scratch.