23.0.0 • Published 2 years ago

@logo-elements/integer-field v23.0.0

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
2 years ago

@logo-elements/integer-field

An extension of <logo-elements-number-field> component that only allows entering integer numbers.

npm version

<logo-elements-integer-field label="X"></logo-elements-integer-field>

Installation

Install the component:

npm i @logo-elements/integer-field -s

Once installed, import the component in your application:

import '@logo-elements/integer-field';

For more detailed information, please visit:

Logo Elements Documentation ↗