Primitives

Resize

Perform actions on element resize.

Import

Import the Resize primitive from ng-primitives/resize.

import { NgpResize } from 'ng-primitives/resize';

Usage

Assemble the resize directives in your template.

<div (ngpResize)="onResize($event)"></div>

API Reference

The following directives are available to import from the ng-primitives/resize package:

NgpResize

Copyright © 2026 Angular Primitives

This site is powered by Netlify