UNPKG

ng6-cli

Version:

Tooling to build applications with Angular 1.5, ES6, and Webpack.

27 lines (16 loc) 477 B
# <%= name %> Component # Description Basic description & screenshot. # Usage ```html <component attribute-one="$ctrl.somethingHere" attribute-two="somethingElseHere" attribute3-three="youGetThePoint"> </component> ``` ### Required Attributes * `required-attribute1` (**String**) - Provide a brief description of the attribute. ### Optional Attributes * `optional-attribute1` (**String**) - Provide a brief description of the attribute. ### Related Components