Search
Loading...
Skip to content

Type Alias: AssetLibraryDockComponent

type AssetLibraryDockComponent = object;

Represents an asset library dock component.

The AssetLibraryDockComponent interface defines the structure of an asset library dock component. It includes properties for the ID, key, label, icon, and entries.

Properties#

PropertyType
id"ly.img.assetLibrary.dock"
key?string
label?string
icon?string
entriesstring[]