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