nicedouble / StreamlitAntdComponents

A Streamlit component to display Antd-Design
https://nicedouble-streamlitantdcomponentsdemo-app-middmy.streamlit.app/
MIT License
440 stars 29 forks source link

rate has no read_only option #58

Open davidtressler opened 6 months ago

davidtressler commented 6 months ago

Hi, I really want to us the rate component in a project. But I need it to have a read_only option, to show a user's current rating.

Would this be possible to implement at all ?

Many Thanks