streamlit-iframe-event converts window messages in iframes into component return values.
pip install streamlit-iframe-event
import streamlit as st
event = st_iframe_event("https://example.com", key="test", default_width="400px")
st.write(event)
| Name | Name | Last commit date | ||
|---|---|---|---|---|