Directory

← Back

xtal-cascade

Web component that creates a view model for a selectable tree

Author

Contributors

Rating

Published on webcomponents.org

<xtal-cascade>

View Model for a tree with selectable nodes

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

Links

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • xtal-tree#0.0.62
  • trans-render#0.0.83
  • @material/mwc-checkbox#0.3.6
Released
2019-03-11
Maturity
IMPORTED
License
MIT License

Compatibility

Framework
Polymer 3.0+ in 0.0.0
Browser
Browser Independent
Online