0.0.3 • Published 4 years ago

ngx-number-only v0.0.3

Weekly downloads
5
License
MIT
Repository
-
Last release
4 years ago

NgxNumberOnly

This library was generated with Angular CLI version 9.0.7.

NumberDirective

This project was generated with Angular CLI version 9.0.7.

To use the directive

In the app-module or the module you want to use the directive. import { NgxNumberOnlyModule } from 'ngx-number-only';

And in HTML file

Use libNumeric directive to specify precision of decimal places and seperator.