OptionalcaptionOptionalcolumnsThis view column(s). Name and actions are by default always included
OptionaldefaultWill be used as default if the user haven't customized their sorting column
OptionalemptyTranslated description of the empty view
OptionalemptyTranslated title of the empty view
OptionalemptyThe empty view element to render your empty content into
OptionalexpandedThis 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.
OptionalhiddenIf set then the view will be hidden from the navigation unless its the active view.
The view icon as an inline svg
Unique view ID
OptionalloadMethod called to load child views if any
Translated view name
OptionalorderThe view order. If not set will be natural sorted by view name.
OptionalparamsCustom 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.
OptionalparentThe parent unique ID
OptionalstickyThis view is sticky (sent at the bottom)
Translated accessible description of the view