render

open override fun VDom.render()

We need to render a dummy element, so that we can get our hands on

  • the Dom of the Host Component

  • the Dom of the element containing the drag handle

See also