AllowedComponent: {
    path: string;
    title: string;
}

Component that is allowed to be used on the page by the editor.

Type declaration

  • path: string
  • title: string

Generated using TypeDoc