Is it possible to use React ready made components in streamlit?

I’ve been using Streamlit for quite some time, but never really understood if it is possible to use ready made React components, without the need to reinvent the wheel every time.

I found around a number of “Create your custom component” tutorials, but I’m more interested to use what’s already in the wild. For example React-daterange-picker.

Is it a component that must be worked on, or is its usage straightforward?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.