0.0.1 • Published 11 years ago
ember-disclosure-triangle v0.0.1
ember-disclosure-triangle
This addon makes a component and corresponding CSS available for rendering a disclosure triangle that hides and shows the given block.
Usage
{{#disclosure-triangle label="My Label"}}
I'm disclosed! :-)
{{/disclosure-triangle}}Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
0.0.1
11 years ago