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
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