You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.
In our project we need to have additional actions available from a modal popup beyond the 3 currently supported (confirm, cancel and close). This gist shows how I was able to accomplish it by reopening ModalComponent. I can convert to a PR if there is interest. I'm also open to suggestions on other implementation approaches.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In our project we need to have additional actions available from a modal popup beyond the 3 currently supported (confirm, cancel and close). This gist shows how I was able to accomplish it by reopening ModalComponent. I can convert to a PR if there is interest. I'm also open to suggestions on other implementation approaches.
The text was updated successfully, but these errors were encountered: