Usage
Assemble the resize directives in your template.API Reference
The following directives are available to import from the@ng-primitives/ng-primitives/resize package:
NgpResizeDirective
boolean
Event emitted when the element is resize.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Perform actions on element resize.
<div (ngpResize)="onResize($event)"></div>
@ng-primitives/ng-primitives/resize package: