Module @code-art-eg/angular-forms

angular-forms

This library provides Angular directives, components and services for working with forms.

You can install this library via npm:

npm install @code-art-eg/angular-forms

or via yarn:

yarn add @code-art-eg/angular-forms

The library major version follows the major version of Angular it is compatible with. For example, version 19.x.x is compatible with Angular 19.x.x. Since the first version was created for Angular 19, the lowest major version is 19.

See documentation in docs for more details.

Classes

PopupService

Functions

ageRange
color
dateOnly
datetime
email
eq
futureDate
gt
gte
integer
ip4Address
ip4SubnetMask
lt
lte
maxDate
minDate
neq
noConsecutiveSpaces
noLeadingSpace
noQuotesOrSlashes
noTrailingSpace
numeric
pastDate
personName
phone
url