mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-15 10:07:45 +08:00
588 B
588 B
id, title, sidebar_label, sidebar_position, custom_edit_url
| id | title | sidebar_label | sidebar_position | custom_edit_url |
|---|---|---|---|---|
| arrayenumselect | Function: ArrayEnumSelect | ArrayEnumSelect | 0 | null |
▸ ArrayEnumSelect<T>(__namedParameters): Element
Type parameters
| Name | Type |
|---|---|
T |
T: EnumType |
Parameters
| Name | Type |
|---|---|
__namedParameters |
ArrayEnumSelectProps<T> |
Returns
Element