React-JsonSchema Streamlit Form Component

I am looking for an easy way to build Stream Form from React-Json Schema definition.
Similar to this React-JsonSchema UI Widget:
https://react-jsonschema-form.readthedocs.io/en/latest/usage/widgets/

This Streamlit component will be very useful for me to build out Configuration Tool that can also persists into Postgres Json

Hey @Jazzman, have you checked out our docs on building components? If so, can you be a little more specific about which part of the process you’re stuck on so we can try to help?