streamlit-elements
streamlit-elements copied to clipboard
mui.Rating()
I trying to implement star rating in streamlit app, but mui.Rating is throwing errors, I'm not able to define handle_change function and hence I'm getting errors, is it possible to implement that? Thank you