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

0.1.0-alpha.2 • Public • Published

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

# or

npm i @bianic-ui/number-input

Import components

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

Usage

// TO DO

Dependents (0)

Package Sidebar

Install

npm i @bianic-ui/number-input

Weekly Downloads

1

Version

0.1.0-alpha.2

License

MIT

Unpacked Size

182 kB

Total Files

34

Last publish

Collaborators

  • ilmimris