### Steps to reproduce The current syntax for react_component doesnt let you specify context. ### Expected behavior To be able to pass an object that would act as the context for the rendered component. ### Actual behavior React component has no context when rendered.