[]
        
(Showing Draft Content)

PresetImageCategory

Type Alias: PresetImageCategory

type PresetImageCategory = object;

Represents a category of preset images

Properties

icon?

optional icon?: string;

Optional icon URL for the category


items

items: PresetImageItem[];

Array of images in this category


name

name: string;

Display name for the category