How to display scrollbar in ActionMenu? #3193
Unanswered
callmekatootie
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Hi, thanks for the question! @langermank (First Responder) do you have any guidance to share around best practices for enabling scrolling within a long |
Beta Was this translation helpful? Give feedback.
0 replies
-
@callmekatootie I believe you can pass in a |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am following the minimal example to create an ActionMenu. I have too many
<ActionList.Item/>
components.When I click on the button, the overlay does appear - but there's no scrollbar so I can only see part of the content. I checked for props that I could enable but could not find one. Should I manually display the scrollbar through CSS?
Beta Was this translation helpful? Give feedback.
All reactions