Input Mask
OverviewOfficial Website
InputMask component is used to enter input in a certain format such as numeric, date, currency and phone.
Import
import { InputMaskModule } from 'primeng/inputmask'; in your module.ts file
InputMask component is used to enter input in a certain format such as numeric, date, currency and phone.
import { InputMaskModule } from 'primeng/inputmask'; in your module.ts file