String templateUrl
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? -->