0.0.1 • Published 5 years ago

@fullstackx/responsive-layout v0.0.1

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

@fullstackx/responsive-layout

Responsive Layout Library Overview

This library is based on @angular/cdk/library and extends to support custom breakpoint values.

  • Custom BreakPoints Service with Custom values based on Angular BreakpointObserver

  • This is for helping to modify&extend const values in CDK breakpints.ts which cannot be motified as wish.

  • This helper service aims to support almost all available screens such as XXSmall&Watch and Large SmartHomeTV.

  • For the original breakpoint information, check at https://github.com/angular/components/blob/master/src/cdk/layout/breakpoints.ts