using Python 3.11.7 and Streamlit 1.31.0
I’m making a applicantion and I want to use a expander that instead of expanding under it, would expand above.
I want to know if it’s possible in some way.
(Like it works on ChatGPT or other many application

)