parentElement?.removeChild(vnode.elm);. I am trying to update it to instead disable the element, but this does not work: el.disabled = true;.
確定! 回上一頁