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#
Property | Type |
---|---|
id | "ly.img.assetLibrary.dock" |
key? | string |
label? | string |
icon? | string |
entries | string [] |