example-input.component.css"] }) export class ExampleInputComponent { @Input() placeholder: string; value: any = ""; get isSecretValue() ...
確定! 回上一頁