简体   繁体   中英

Angular, Modal Dialog with Carousel

Good Day,

I have a list of products and I am using Angular Material Modal dialog. What is the best practice for creating modal with Dynamic Content having carousel functionality like next and previous button in it to navigation more products without closing dialog modal.

https://stackblitz.com/edit/angular-material-v5wltn

I think angular-image-viewer can be a best thing you can use instead of making your own carousel. Check out with https://www.npmjs.com/package/ngx-image-viewe this documentation. Check out this also https://stackblitz.com/edit/ngx-gallery-imageviewer

您可以使用 Material-carousel 并使用下面的链接查找

https://github.com/gbrlsnchs/material2-carousel

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM