0.2.0 ā€¢ Published 2 years ago

datocms-plugin-single-select-react v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

DatoCMS Single Select React

This plugin is a replacement for the original Single Select available on the DatoCMS Marketplace.

āœļø Transforms JSON fields of string array type into lists. \ šŸ§‘šŸ»ā€šŸ’» React + Typescript. \ āœ… Persistence.

Upcoming in new patch + version:

šŸ’… New custom styled dropdown. \ šŸ’Æ Number Types.

After installing this plugin on a JSON field:

  • options: The type of this has a default of String currently, you can specify \ strings by creating comma separated values. This is done by extending the JSON \ field from Dato and creating a select field while mapping your array \ as options within.

Example:

json

Ui

Default field

Field options

Persistence