jahuanca

Results 2 comments of jahuanca

hello and if you want to instantiate all the elements instead of one by one, how would the code be? help, I'm new to this, in js and materializecss, thanks

document.addEventListener('DOMContentLoaded', function() { var instances = M.AutoInit(); }); Así inicializo todos los componentes yo, espero te sirva y si estoy mal corrijanme.