Custom Overlays with Angular’s CDK – Part 2

In this follow-up post we demonstrate how to use Angular’s CDK to build a custom overlay that looks and feels much like the Google Drive file preview overlay. We’ll pick up from where we left off and implement keyboard support, image preloading and add an… Read more

Similar