Replies: 1 comment
-
Thanks for your feedback.
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
3 comments:
1- It would be helpful to have a props startExpanded or something along those lines (I know we can make it controlled and have it controlled with a state, but just having a props do it would be helpful).
2- It would help if the doc showed the Props relates to which section ExpandableBlock.Wrapper vs ExpandableBlock.Trigger vs ExpandableBlock.Content.
3- title is defined as a ReactNode but it only accepts string. I think it's label that should be there instead
Beta Was this translation helpful? Give feedback.
All reactions