Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bouzidanas/streamlit-draggable-container
https://github.com/bouzidanas/streamlit-draggable-container
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bouzidanas/streamlit-draggable-container
- Owner: bouzidanas
- License: mit
- Created: 2024-06-13T08:34:31.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-14T10:32:28.000Z (about 1 month ago)
- Last Synced: 2024-12-18T19:51:30.875Z (8 days ago)
- Language: JavaScript
- Size: 14.6 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
>[!WARNING]
> This is a work in progress.# streamlit-draggable-container
A Streamlit component that allows you to create draggable containers. This package takes Streamlit `st.container` elements and adds drag and drop functionality to them by adding the necessary CSS and Javascript to your app.