If you write a setter for a public property, you must also write a getter. ... todoItem.js import { LightningElement, api } from 'lwc'; export default class ...
確定! 回上一頁