@override void mount(Morphic root) { mountPoint.textContent = ""; mountPoint.append(createDom(root)); }