Search
Loading...
Skip to content

Interface: AssetLibraryEntryView

Extended by#

Properties#

PropertyTypeDescription
showGroupOverview?boolean-
promptBeforeApply?boolean
icon?CustomIcon-
previewLength?numberDetermines how many asset results will be show in an overview or section overview.
previewBackgroundType?"cover""contain"
gridBackgroundType?"cover""contain"
gridColumns?numberNumber of columns in the grid view
gridItemHeight?"auto""square"
cardBackgroundPreferences?CardBackground[]
cardBorder?booleanDraws a border around the card if set to true
cardLabel?(assetResult) => undefinedstring
cardStyle?(assetResult) => Record<string, undefinedstring>
cardLabelStyle?(assetResult) => Record<string, undefinedstring>
cardLabelPosition?(assetResult) => "inside""below"
cardLabelTruncateLines?(assetResult) => "single""multi"
sortBy?SortingOrder