Determines if the browser should work as a library content only mode and display globally all entries. If true, all other UI elements will be disabled, readOnly will be true, and the browser will display all content globally, regardless of the current path.
Determines if folders should be displayed in the content.
Determines if dragging is enabled.
Determines if the browser is part of the main library window.
Determines if the browser should be read-only and not allow content editing. Dragging will also be disabled.
Determines if affix resources are visible.
Determines if the toolbar should be enabled.
Determines if the top bar, consisting the breadcrumb navigation, tag editor and search is be enabled.
Determines if the tree view side-bar should be enabled.
An optional filter callback to determine if a resource should be displayed.
The optional resource filter.
Determines if the settings instance is the global settings that require saving to the UserProjectSettings.
Copies all properties defined by the prototype of other to this instance.
Marks the settings as dirty and invokes the onDirty event handler.
ReadonlyonInvoked when the settings changed.
This is an internal event. Do not subscribe directly to it, use UserProjectSettings.onSettingsChanged.
Display settings for the UI Library Browser element.