You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Adding help text
Describe the solution you'd like
Same as all other streamlit input components. Just puts the little question mark next to the component label with a help keyword arg into the python function.
Describe alternatives you've considered
None
Additional context
None
(i love this component btw, thank you for all the hard work!)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Adding help text
Describe the solution you'd like
Same as all other streamlit input components. Just puts the little question mark next to the component label with a
help
keyword arg into the python function.Describe alternatives you've considered
None
Additional context
None
(i love this component btw, thank you for all the hard work!)
The text was updated successfully, but these errors were encountered: