Fork me on GitHub
#scittle
<
2022-09-24
>
Benjamin17:09:16

Jo in scittle.reagent.js is there such a thing as dom-node ? I would like to use the node in "component-did-mount"

borkdude17:09:05

If something is missing you can provide a PR and update this dep in scittle

👀 1
borkdude17:09:26

I guess the reagent.dom namespace isn't there yet

borkdude17:09:18

it's the same as react-dom/findDOMNode which you can maybe just use directly

Benjamin17:09:02

ah :thumbsup: