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

1.3.3 • Public • Published

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

# or

npm i @hakuna-matata-ui/number-input

Import components

import {
  NumberInput,
  NumberInputField,
  NumberInputStepper,
  NumberIncrementStepper,
  NumberDecrementStepper,
} from "@hakuna-matata-ui/react"

Usage

// TO DO

/@hakuna-matata-ui/number-input/

    Package Sidebar

    Install

    npm i @hakuna-matata-ui/number-input

    Weekly Downloads

    1

    Version

    1.3.3

    License

    MIT

    Unpacked Size

    110 kB

    Total Files

    25

    Last publish

    Collaborators

    • cryptocom