Replies: 1 comment 2 replies
-
Any code what you are trying to do? The modal button export the |
Beta Was this translation helpful? Give feedback.
2 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.
-
How do I call a modal programmatically? I have a custom FileInput component, that when clicked opens the the environment native file select, I want to open up a table nested inside a modal after selecting a file (I'm parsing the file contents inside a function)
Beta Was this translation helpful? Give feedback.
All reactions