Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
/flex-layoutPublic archive
CaerusKaru edited this pageDec 14, 2018 ·49 revisions

Angular Layout

Angular Layout provides a sophisticated API using Flexbox, CSS Grid, and mediaQuery. This module provides Angulardevelopers with component layout features using a custom Layout API, mediaQuery observables, and injected DOMflexbox-2016 and CSS Grid stylings.

The Layout engine intelligently automates the process of applying appropriate CSS to browser view hierarchies.This automation also addresses many of the complexities and workarounds encountered with the traditional, manual,CSS-only application of Flexbox CSS.

css3-flexbox-model

Angular Layout is a pure-Typescript Layout engine; unlike the pure CSS implementations published in otherFlexbox libraries and the JS+CSS implementation of AngularJS Material Layouts.

  • This implementation of Angular Layout is independent of Angular Material (v1 or v2)
  • This implementation is currently only available for Angular (v4.1 and higher) applications

Featured Demo

One of the hardest features to implement is a grid layout with specific column spans. Our online demo shows how easythis is!

Live Demo:

Featured

Source Code:

Feature Source

                   -   API Documentation   -   StackBlitz Template   -   Live Demos

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp