Netlify CMS comes with several built-in widgets to define the data type and interface for entry fields. This is an overview of additional widgets created by the community. Please feel free to add your custom widget to the list.
widget | description | demo |
---|---|---|
netlify-cms-widget-uuid-v4 | UUID widget to safely link between items | |
@ncwidgets/id | Generate a unique ID for new entries in a folder collection | demo |
@ncwidgets/reorder | custom ordering of a referenced collection | demo |
netlify-cms-widget-inline-select | Inline radio + multi-checkboxes select widget | demo |
netlify-cms-widget-pathname | Pathname validation and url preview | demo |
netlify-cms-widget-colorpicker | A string field with colorpicker | demo |
Missing something here? You are very welcome to leave a comment or add widgets to the list, using this template:
| [name](LinkToDocs) | description | [demo](LinkToDemo) |