ember-select-dropdown-tree

0.2.0 • Public • Published

ember-select-dropdown-tree

Render a tree inside the ember-select dropdown

Installation

ember install ember-select-dropdown-tree

Usage

Basic example:

{{x-select model=model value=value
  dropdown='select-dropdown-tree'
  onSelect=(action 'select')}}

Note: The component uses ember-simple-tree to render the tree

Package Sidebar

Install

npm i ember-select-dropdown-tree

Weekly Downloads

14

Version

0.2.0

License

MIT

Last publish

Collaborators

  • btecu