Props #13
Unanswered
cdamundsen
asked this question in
Q&A
Props
#13
Replies: 0 comments
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.
Hi -
Is there a list somewhere the has all the legal keys that can be in a props dictionary and what their value types are? I'd really like to make an expandablepanel where the header thing is pinned to the top of the area it resides in rather than being in the middle when closed and sliding up when it opens. And I don't know if there some kind of vertical alignment I can set via a props dictionary.
Also, is it possible to change the title text during run-time? I'd like to reveal a list in the expandable panel and when the user selects something in the list it updates the title of the panel.
Thanks
All reactions