I know I need to add an @observer, but how do you add it to a LitElement? import { LitElement, html } from 'lit-element'; import { observable } ...
確定! 回上一頁