Open
Description
Summary
I was searching for a way to format Text columns, which would be super useful, and the docs say it should be possible on this page:
https://docs.streamlit.io/develop/concepts/design/dataframes#format-values
but the docs for the text column don't have that option:
https://docs.streamlit.io/develop/api-reference/data/st.column_config/st.column_config.textcolumn
Is it actually possible or a typo?
Would love to +1 that feature request