html', }) export class TestComponent { @Input() public set value(value: TemplateRef<void>) { // ... } } Describe the solution you'd like
確定! 回上一頁