Skip to content

AdminCollectionConfigInput

AdminCollectionConfigInput<TFieldSlug> = AdminCollectionConfigInput<TFieldSlug, ReactHKT>

Defined in: packages/react/src/index.ts:170

Collection admin configuration input with the React component slot bound.

Identical to @vexcms/core’s AdminCollectionConfigInput except components.preview is typed as a React ComponentType.

TFieldSlug extends string = string