... 23. export class User extends HTMLElement { static get observedAttributes() { return ['age'] } _age = 0 set age(value) { this.
確定! 回上一頁