@weave-design/numeric-input

1.0.1 • Public • Published

Numeric Input

Numeric inputs allow the user to input a number of their choosing and use the up and down keys to increase/decrease the number.

Getting started

Install the package

yarn add @weave-design/numeric-input @weave-design/theme-context @weave-design/theme-data

Import the component

import NumericInput from '@weave-design/numeric-input';

Basic usage

<NumericInput />

Custom CSS

Use the className prop to pass in a css class name to the outermost container of the component. The class name will also pass down to most of the other styled elements within the component.

Readme

Keywords

none

Package Sidebar

Install

npm i @weave-design/numeric-input

Weekly Downloads

35

Version

1.0.1

License

Apache-2.0

Unpacked Size

146 kB

Total Files

5

Last publish

Collaborators

  • hig-bot
  • wmui51