Skip to content
Version:

Install

shell
npm i @mate-angular/block-layout

Import

typescript
import { MateBlockLayoutComponent } from '@mate-angular/block-layout';

Variants

Default

html
<mate-block-layout-ng>
  <div>Content</div>
</mate-block-layout-ng>