@hackr/chakra-ui-number-input
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.9 • Public • Published

@chakra-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 @chakra-ui/number-input

# or

npm i @chakra-ui/number-input

Import components

import {
  NumberInput,
  NumberInputField,
  NumberInputStepper,
  NumberIncrementStepper,
  NumberDecrementStepper,
} from "@chakra-ui/core"

Usage

// TO DO

Package Sidebar

Install

npm i @hackr/chakra-ui-number-input

Weekly Downloads

3

Version

1.0.0-rc.9

License

MIT

Unpacked Size

8.99 kB

Total Files

4

Last publish

Collaborators

  • gnuns