@nature-ui/counter
TypeScript icon, indicating that this package has built-in type declarations

2.2.13 • Public • Published

@nature-ui/number-input

The NumberInput component is similar to the Input, but it has controls for incrementing or decrementing numeric values.

It follows the WAI-ARIA authoring practices for the Spinbutton widget.

Installation

yarn add @nature-ui/number-input

# or

npm i @nature-ui/number-input

Import components

import {
  NumberInput,
  NumberInputField,
  NumberInputStepper,
  NumberIncrementStepper,
  NumberDecrementStepper,
} from '@nature-ui/react';

Usage

// TO DO

Package Sidebar

Install

npm i @nature-ui/counter

Weekly Downloads

2

Version

2.2.13

License

MIT

Unpacked Size

24.7 kB

Total Files

10

Last publish

Collaborators

  • dnature