#udrawer scroll when content is very long

3 messages · Page 1 of 1 (latest)

hallow rivet
#

I'm using a udrawer, if the content in the #content slot is very long by default is that scrollable or not? as it doesn't seem to be scrollable. can I set it to be scrollable or would it not work

hard mantleBOT
#

Hi @hallow rivet. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Based on the provided knowledge sources, there is no explicit mention of the default scroll behavior for the content inside a <UDrawer> when the content is very long. The documentation examples show usage of the #content, #body, and #footer slots, but do not specify whether these areas are scrollable by default or how to enable scrolling if the content overflows the drawer's visible area.

Therefore, I'm sorry, but the knowledge sources do not contain enough information to confirm whether the <UDrawer> content is scrollable by default or how to make it scrollable if it is not. You may need to experiment by adding custom CSS (e.g., overflow-y: auto;) to the content slot or consult the official documentation or community for further guidance on this specific behaviorDrawer documentation.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: