Strange
Strange
SSolidJS
Created by Strange on 4/15/2024 in #support
Refs to children elements?
26 replies
SSolidJS
Created by Strange on 4/15/2024 in #support
Refs to children elements?
update: using contexts did solve this :) thanks!
26 replies
SSolidJS
Created by Strange on 4/15/2024 in #support
Refs to children elements?
just a context for each Splittable. not bad at all
26 replies
SSolidJS
Created by Strange on 4/15/2024 in #support
Refs to children elements?
oh i see. for whatever reason i was thinking of a context created at the root element of the entire app, now that i think about it that’s not what needs to happen
26 replies
SSolidJS
Created by Strange on 4/15/2024 in #support
Refs to children elements?
you can do a similar thing in react with using functions as props, then calling the functions at the child level, thus passing whatever back up the chain
26 replies
SSolidJS
Created by Strange on 4/15/2024 in #support
Refs to children elements?
:eyesFinite:
26 replies
SSolidJS
Created by Strange on 4/15/2024 in #support
Refs to children elements?
is this a supported pattern? the whole thing with running once may be an issue, i don’t know if refs are reactive
26 replies