Hi,
Could you please show me how to create confirmation dialog with ig-dialog ( igniteui-angular-wrapper ) . ( have 2 button , yes , or ) ..
we would like to create confirmation dialog and get turn value for callback function
thanks
Hello Thong,
Thank you for posting in Infragistics Forum.
I have created a sample of igDialog in an Angular CLI application for you.You will see igDialog shown if you click “Open Dialog” button on app.component.html.
For more information about how to use Ignite UI wrappers for Angular, please reference the page below.https://github.com/IgniteUI/igniteui-angular-wrappers
Please let me know if I may be of further assistance.
dialogTest.zip
thank you