Zea Tree View
Using this component
Script tag
Put a script tag similar to this <script src='https://unpkg.com/zea-tree-view@X.X.X/dist/zea-tree-view.js'></script> in the head of your index.html, replacing X.X.X with the current version number.
Stencil Component Starter
Put a script tag similar to this <script src='https://unpkg.com/zea-tree-view@X.X.X/dist/zea-tree-view.js'></script> in the head of your index.html, replacing X.X.X with the current version number.