Disclosure component should support programmatic opening and toggling in addition to close() #1244
pragmasoft-ua
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a requirement to scroll to a disclosure and open it when button is pressed (or link is navigated). It is currently not possible to implement without introducing additional state.
See for example https://www.npmjs.com/package/@accessible/disclosure#user-content-usedisclosure which I'm now considering as a replacement
Beta Was this translation helpful? Give feedback.
All reactions