Skip to main content
Version: 1.0.0

Interface: CMSView

Custom additional views created by the developer, added to the main navigation.

Properties​

description​

• Optional description: string

Optional description of this view. You can use Markdown

Defined in​

models/navigation.ts:198


group​

• Optional group: string

Optional field used to group top level navigation entries under a navigation view.

Defined in​

models/navigation.ts:216


hideFromNavigation​

• Optional hideFromNavigation: boolean

Should this view be hidden from the main navigation panel. It will still be accessible if you reach the specified path

Defined in​

models/navigation.ts:204


name​

• name: string

Name of this view

Defined in​

models/navigation.ts:193


path​

• path: string | string[]

CMS Path (or paths) you can reach this view from. If you include multiple paths, only the first one will be included in the main menu

Defined in​

models/navigation.ts:188


view​

• view: ReactNode

Component to be rendered. This can be any React component, and can use any of the provided hooks

Defined in​

models/navigation.ts:210

Enterprise or start-up?

Learn how to get the most out of your project with the help of our consulting team.
Learn more
Sign up to our newsletter to get the latest news and updates. No spam!