I created a small Streamlit component that allows users to insert scrollable text areas, to display large chunks of text while maintaining a desired app layout:
Hello is there a way i can set the scrollable box to show the last lines (everytime i clic something in my app the scrollable box starts over so i have to keep dragging down)
i tried doing some css, but i couldn’t, looks like u didnt give a class name to call the div that contains the styling ( i have to add it where the style parameters are added, can you add them or give me other solutions?