Properties
access
access
: "public" | "private" | AccessOptional component
component?: { class: string; from: string }
Type declaration
class: string
from: string
Optional layout
layout?: { componentName?: string; confirmWorkflowDeletion?: boolean; enableCaseTitle?: boolean; isCaseTitleRequired?: boolean; name: string; params?: { orientation?: string }; showDeleteMenu?: boolean }
Type declaration
[k: string]: any
Optional componentName?: string
Optional confirmWorkflowDeletion?: boolean
Optional enableCaseTitle?: boolean
Optional isCaseTitleRequired?: boolean
name: string
Optional params?: { orientation?: string }
[k: string]: any
Optional orientation?: string
Optional showDeleteMenu?: boolean
navigation
navigation: boolean | { icon?: string; title?: string; translate?: boolean }
routing
routing: { match?: boolean; path: string }
Type declaration
Optional match?: boolean
path: string
Use own custom component for this view