parent
1d571b299d
commit
f4697f351e
|
@ -29,7 +29,7 @@ and annotate the component class with `@Component`.
|
|||
|
||||
The CLI generated three metadata properties:
|
||||
|
||||
1. `selector`— the components CSS element selector
|
||||
1. `selector`— the component's CSS element selector
|
||||
1. `templateUrl`— the location of the component's template file.
|
||||
1. `styleUrls`— the location of the component's private CSS styles.
|
||||
|
||||
|
|
Loading…
Reference in New Issue