@binarykits/ngx-mask-date
v12.0.2
Published
Extend the ngx-mask so the user input/fomrcontrol formats can be different
Readme
ngx-mask-date
Installing
npm install @binarykits/ngx-mask-dateUsage
This directive extends ngx-mask which allows input and formControl date values having different formats:
- Attribute binding/INPUT inherits from
ngx-mask - Uses Angular's ControlValueAccessor to bridige between
inputandformControlvalues - Follow
dayjsformatting
Demo site
Demo.
