Can we use ("Text", divider= "color") on st.write, or only in st.header?

Look, this is just a random question I would ask because when I ran the streamline code on python (Spyder), this appeared:
runfile(‘/Users/(private)/.spyder-py3/untitled0.py’, wdir=‘/Users/(private)/.spyder-py3’)
2024-(private) Invalid arguments were passed to “st.write” function. Support for passing such unknown keywords arguments will be dropped in future. Invalid arguments were: {‘divider’: ‘blue’}
So I still didn’t test it on the browser, but I am not sure if the divider appears. Thanks!

(I wrote private bc I didn’t want my account to be hacked [lol])

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.