@contentful/field-editor-number
v1.3.29
Published
```bash npm install @contentful/field-editor-number ```
Downloads
29,783
Keywords
Readme
@contentful/field-editor-number
npm install @contentful/field-editor-number
This package contains a React NumberEditor
component that is used as a default for the Integer
and Number
field types in the Contentful web application.
import { NumberEditor } from '@contentful/field-editor-number';