How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

I build a custom component that adds drag and drop behavior to the contents of a container

calendar_today June 16, 2026 person bouzidanas domain streamlit

A new custom component, streamlit-dnd, that makes the direct children of keyed Streamlit containers draggable, allowing reordering within a container or dragging between containers with a drop event dictionary returned for session_state updates. The author later added key exclusion, touch dragging for mobile, and placeholder text for empty containers.

open_in_new Read original post