Hi
Is it possible to style a checkbox as a button in Streamlit. That way we can have button functionality without the refresh (and the need to involve state).
It has been done before ( Edit fiddle - JSFiddle - Code Playground), but I don’t know how to implement it in Streamlit
Thanks in advance.