示例#1
0
 function destroy() {
     component.state.set(startState)
     document.body.removeChild(div)
     remove()
 }