changhuixu / ngx-digit-only

An Angular directive to only allow [0-9] in the input box when typing, pasting or drag/dropping.
https://changhuixu.github.io/ngx-digit-only/
MIT License
161 stars 70 forks source link

Update for Angular 16 #66

Closed kumar-tadepalli closed 6 months ago

kumar-tadepalli commented 1 year ago

Can we use the library for Angular 16?

rbalet commented 6 months ago

@kumar-tadepalli I'm using it on v17 and it is working, so it should also work with angular 16.

You can close you issue :)