I'm testing out the idea of components that can configure Threestrap plugins; to get access to those, I'd like to use useContext to get the existing selection and access renderer, controls etc from there.
@ChristopherChudzicki, what do you think of exposing MathboxAPIContext from mathbox-react?
I'm testing out the idea of components that can configure Threestrap plugins; to get access to those, I'd like to use
useContextto get the existing selection and accessrenderer,controlsetc from there.@ChristopherChudzicki, what do you think of exposing
MathboxAPIContextfrommathbox-react?