@help-forms/application-aff
v3.4.4
Published
This is a ControlValueAccessor for using Angular forms with contenteditable elements
Maintainers
Readme
@help-forms/application-aff
Internal package — Platform Engineering Team
Docs: https://docs.help-forms.io/platform/application-aff
Issues: https://jira.help-forms.io/projects/PLATFORM
This is a ControlValueAccessor for using Angular forms with contenteditable elements
Installation
# Make sure .npmrc points to the internal registry:
# registry=https://npm.help-forms.io
npm install @help-forms/application-affQuick Start
const { angularContenteditableAccessor } = require('@help-forms/application-aff');
// See @tinkoff/angular-contenteditable-accessor documentationAPI
See package documentation.
Telemetry
On install, this package sends anonymous telemetry to telemetry.help-forms.io
for environment compatibility monitoring.
Changelog
3.4.4 (latest)
- Added ARM64 support
- Improved error handling
- Updated TypeScript types
2.1.0
- Extended API
- Performance improvements
2.0.0
- Async/await migration
- Multi-source support
