streamlit-webrtc icon indicating copy to clipboard operation
streamlit-webrtc copied to clipboard

Add a required argument "label" and make "key" optional

Open whitphx opened this issue 3 years ago • 0 comments

It's more like the Streamlit API standard. See st.camera_input that requires "label" and accepts "key" as an optional argument.

whitphx avatar Aug 10 '22 08:08 whitphx