Search
Loading...
Skip to content

Type Alias: AssetLibraryPanelPayload

type AssetLibraryPanelPayload = object;

Represents the payload for the asset library panel in the Creative Editor SDK. This interface defines the title and entries for the asset library panel.

Properties#

PropertyType
title?string
entries?string[]