Hi all,
I am using a simple text area as:
html.Textarea(rows=5,cols=10)
(you can just put the above in any of your functional app.py)
I can drag it bigger vertically but not horizontally. Any idea what is wrong?
1 post - 1 participant
Hi all,
I am using a simple text area as:
html.Textarea(rows=5,cols=10)
(you can just put the above in any of your functional app.py)
I can drag it bigger vertically but not horizontally. Any idea what is wrong?
1 post - 1 participant