Primitives
Perform actions on element resize.
Import the Resize primitive from ng-primitives/resize.
import { NgpResize } from 'ng-primitives/resize';
Assemble the resize directives in your template.
<div (ngpResize)="onResize($event)"></div>
The following directives are available to import from the ng-primitives/resize package:
Copyright © 2026 Angular Primitives
This site is powered by Netlify