How to wrap the dialog as a child component? #13977
-
I wanna wrap the dialog as a child component and use a button in parent component to control if the dialog is displayed or not. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
See if one of this helps: |
Beta Was this translation helpful? Give feedback.
-
https://stackoverflow.com/a/72488822/1230559 |
Beta Was this translation helpful? Give feedback.
https://stackoverflow.com/a/72488822/1230559
here is what I was looking for.