mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
e3781cd88a
commit
75fa37a0dd
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@ export class CustomCard {
|
|||
|
||||
You can query for a single result with the `@ContentChild` decorator.
|
||||
|
||||
```angular-ts {highlight: [14, 16, 17, 18, 25]}
|
||||
```angular-ts {highlight: [15, 16, 17, 18, 19, 26]}
|
||||
@Component({
|
||||
selector: 'custom-toggle',
|
||||
/*...*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue