Introduction
Streamlit components are what make our ecosystem so powerful — they let you go beyond the built-in widgets and add everything from custom visualizations to authentication flows. But with over 200 community-built components available, finding the right one shouldn’t feel like searching for a needle in a haystack.
We just shipped a refresh of the Streamlit Component Gallery: https://streamlit.io/components

What’s new
- A cleaner layout
- Search + sorting to make it easier to discover components and get to the one you need faster
Why we did this
The gallery is one of the first places people go to extend Streamlit, so we wanted it to be easier to browse and easier for the community to keep growing.
Behind the scenes
We also reworked how the gallery is powered. It now runs on a new open source registry, which makes community submissions much simpler. If you’ve built a Streamlit component, you can now get it listed with a pull request.
Have a component to share?
We’d love to include it.
Add your component via PR to the registry by following the submission instructions here: https://github.com/streamlit/gallery/tree/main/components/registry#readme
Can’t wait to see what you all build!
<hr /><p>Streamlit Components Gallery Refresh was originally published in Streamlit on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>