mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-16 02:24:23 +08:00
1.1 KiB
1.1 KiB
id, title, sidebar_label, sidebar_position, custom_edit_url
| id | title | sidebar_label | sidebar_position | custom_edit_url |
|---|---|---|---|---|
| cmsmainviewprops | Interface: CMSMainViewProps | CMSMainViewProps | 0 | null |
Properties
allowSkipLogin
• Optional allowSkipLogin: boolean
If authentication is enabled, allow the user to access the content without login.
Defined in
logo
• Optional logo: string
Logo to be displayed in the drawer of the CMS
Defined in
name
• name: string
Name of the app, displayed as the main title and in the tab title
Defined in
toolbarExtraWidget
• Optional toolbarExtraWidget: ReactNode
A component that gets rendered on the upper side of the main toolbar