In an Angular application I have a base.component.
The base.component.ts file has a property @Input() content: string;
@Input() content: string;
Within the base.component.t