mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
10 lines
212 B
HTML
10 lines
212 B
HTML
<!--
|
|
Generated template for the <%= jsClassName %> component.
|
|
|
|
See https://angular.io/docs/ts/latest/api/core/ComponentMetadata-class.html
|
|
for more info on Angular 2 Components.
|
|
-->
|
|
<div>
|
|
{{text}}
|
|
</div>
|