@paroicms/list-field-plugin
v1.1.3
Published
List field plugin for ParoiCMS
Downloads
706
Readme
@paroicms/list-field-plugin
List field plugin for ParoiCMS.
This package is part of ParoiCMS.
Alphabetical Sorting
A field type can keep its list alphabetically sorted (locale-aware), declared in the site schema:
"adminUi": { "sorting": "alpha", "ignorePunctuation": true }ignorePunctuation is optional and defaults to false (matching Intl.Collator). The list is sorted on save, never while editing: new items append at the end, the drag handles are hidden, and the saved value is always sorted.
License
Released under the MIT license.
