@contentful/field-editor-dropdown

```bash npm install @contentful/field-editor-dropdown ```

Usage no npm install needed!

<script type="module">
  import contentfulFieldEditorDropdown from 'https://cdn.skypack.dev/@contentful/field-editor-dropdown';
</script>

README

@contentful/field-editor-dropdown

npm install @contentful/field-editor-dropdown

This package contains a React DropdownEditor component that is used for the Text,Symbol,Integer and Number field types in the Contentful web application.

import { DropdownEditor } from '@contentful/field-editor-dropdown';