cichy380 / example-ng-material-overlay

Example of Angular Material CDK Overlay usage

Home Page:https://cichy380.github.io/example-ng-material-overlay/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of Angular Material CDK Overlay usage

Angular Material is Material Design components for Angular. CDK (Component Dev Kit) is a set of behavior primitives for building UI components. And Overlay is utilities for dynamically displaying floating content.

It is sample of usage Overlay as floating panel with any custom content, similar of Menu component.

This project was generated with Angular CLI version 11.1.0. with SCSS preprocessor.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

About

Example of Angular Material CDK Overlay usage

https://cichy380.github.io/example-ng-material-overlay/


Languages

Language:TypeScript 64.6%Language:JavaScript 18.2%Language:HTML 10.6%Language:SCSS 6.7%