interface
AdminListCellProps
interface AdminListCellProps { ... }Manifest context, document, and value for a custom list cell.
Source packages/plugin/src/index.ts:66
collectionSchemaCollection- The collection value.
fieldSchemaField- The field value.
documentFieldDocument- The document value.
valueunknown- The value value.
i18nAdminI18n- The i18n value.