Files
firecms/website/docs/api/index.md
2021-06-06 13:36:47 +02:00

7.0 KiB

id, title, slug, sidebar_label, sidebar_position, custom_edit_url
id title slug sidebar_label sidebar_position custom_edit_url
index @camberi/firecms /api Exports 0.5 null

Interfaces

Type aliases

Functions

Properties

AsyncPreviewComponent

AsyncPreviewComponent: MemoExoticComponent<fn>


PreviewComponent

PreviewComponent: NamedExoticComponent<PreviewComponentProps<any, any>>


ReferencePreview

ReferencePreview: NamedExoticComponent<PreviewComponentProps<DocumentReference<DocumentData>, any>>


SwitchField

SwitchField: ForwardRefExoticComponent<SwitchFieldProps & RefAttributes<unknown>>