Files
ionic-framework/scripts/templates/component/html.tmpl
2016-09-13 15:02:41 -05:00

9 lines
209 B
Cheetah

<!--
Generated template for the $CLASSNAME component.
See https://angular.io/docs/ts/latest/api/core/index/ComponentMetadata-class.html
for more info on Angular 2 Components.
-->
<div>
{{text}}
</div>