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

allow any input type

Open akbor opened this issue 1 year ago • 1 comments

changed it such that it allows any input type to be set.

akbor avatar Aug 28 '23 14:08 akbor

This is great overall! Can you please fix the linting issues? (You can do this with pre-commit install and then pre-commit run --all-files)

Also, is there a reason you changed some of the sizes in CSS? Could you change those back, so that it lines up better with existing streamlit widgets? My goal was for this to look as identical as possible to st.text_input image

blackary avatar Sep 19 '23 17:09 blackary