mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-15 01:58:59 +08:00
466 B
466 B
id, title, sidebar_label
| id | title | sidebar_label |
|---|---|---|
| array | Array | Array |
of
The property of this array. You can specify any property. You can also specify an array or properties if you need the array to have a specific limited shape such as [string, number, string].
validation
requiredShould this field be compulsory.requiredMessageMessage to be displayed as a validation error.minSet the minimum length allowed.maxSet the maximum length allowed.