Optional
captionOptional
columnsThis view column(s). Name and actions are by default always included
Optional
defaultWill be used as default if the user haven't customized their sorting column
Optional
emptyTranslated description of the empty view
Optional
emptyTranslated title of the empty view
Optional
emptyThe empty view element to render your empty content into
Optional
expandedThis view has children and is expanded (by default) or not. This will be overridden by user config.
Method return the content of the provided path This ideally should be a cancellable promise. promise.cancel(reason) will be called when the directory change and the promise is not resolved yet. You must also return the current directory information alongside with its content.
The view icon as an inline svg
Unique view ID
Optional
loadMethod called to load child views if any
Translated view name
Optional
orderThe view order. If not set will be natural sorted by view name.
Optional
paramsCustom params to give to the router on click If defined, will be treated as a dummy view and will just redirect and not fetch any contents.
Optional
parentThe parent unique ID
Optional
stickyThis view is sticky (sent at the bottom)
Translated accessible description of the view