Skip to content

Justin-KM/st-query-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-query-input

multiline text input with resut and submit buttons

Installation instructions

pip install streamlit-query-input

Usage instructions

import streamlit as st

from st_query_input import st_query_input

value = st_query_input()

st.write(value)

About

multiline text input with reset and submit buttons

Resources

License

Stars

Watchers

Forks

Packages

No packages published