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

1.3 KiB

id, title, sidebar_label, sidebar_position, custom_edit_url
id title sidebar_label sidebar_position custom_edit_url
cmsappcontextprops Interface: CMSAppContextProps CMSAppContextProps 0 null

Properties

children

children: ReactNode

Defined in

contexts/CMSAppContext.tsx:37


cmsAppConfig

cmsAppConfig: CMSAppProviderProps

Defined in

contexts/CMSAppContext.tsx:36


firebaseConfig

firebaseConfig: Object

Defined in

contexts/CMSAppContext.tsx:38


navigation

Optional navigation: Navigation

Defined in

contexts/CMSAppContext.tsx:39


navigationLoadingError

Optional navigationLoadingError: Error

Defined in

contexts/CMSAppContext.tsx:40


theme

theme: any

Defined in

contexts/CMSAppContext.tsx:41