How to use this template
- Set the $webcompname variable to your web component's name e.g. zombie-profile for
<zombie-profile></zombie-profile>
- Put your JavaScript in the diy-ezwebcomp.js file. Or change $path2js to the path to your js file
- Put any global CSS in the diy-ezwebcomp.css file. If not using it, set $path2style to false.
- Paste your HTML Template content into the diy_ezwebcomp_footer() function.
- If adding a custom block, edit diy-ezwebcomp-block.js with the fields you need and add or edit any editor styles you may need.
- Bask in the warm glow of your awesomeness and your boss and/or client's jubilation.