The setter calls setAttribute() to reflect the property's value to the HTML attribute. // myComponent.js import { LightningElement, api } from 'lwc'; ...
確定! 回上一頁