read-only
Specifies a template URL for an Angular component.
NOTE: Only one of templateUrl
or template
can be defined per View.
<!-- TODO: what's the url relative to? -->
Specifies a template URL for an Angular component.
NOTE: Only one of templateUrl
or template
can be defined per View.
<!-- TODO: what's the url relative to? -->