A structure defining tabs of the Asset Manager.
A name of the structure defining a type, categories, titles, and links to the assets. For details, you can refer to the IAssetSources interface.
Additional settings.
Enables the asset title. The default value is true
.
Allows your users to delete images on the "My files"
tab. If true
, the Delete button appears on this tab. The default value is true
for the PrivateSource
. Users cannot delete assets from other asset sources.
Allows your users to edit images on the "My files"
tab. If true
, the Edit button appears on this tab. The default value is true
.
Allows your users to upload images on the "My files"
tab. If true
, the Upload files button appears on this tab. The default value is true
for the PrivateSource
. Users cannot upload assets to other asset sources.
Enables the Categories panel. The default value is true
.
Enables the asset file extension. The default value is true
.
Enables the Insert to all button that allows your users to change backgrounds of all product surfaces at once. The default value is false
.
Enables the Select all button that allows your users to select all images on the asset tab. The default value is false
.
Enables the Asset Manager toolbar with the search box and additional buttons. The default value is true
.
A class of the tab icon. You can find the complete list of available icon classes in \src\design-editor\Styles\ControlStyles\sp-icons.less
.
The tab name.