[]
        
(Showing Draft Content)

PresetImageCategory

Type Alias: PresetImageCategory

type PresetImageCategory = object;

Represents a category of preset images

Properties

name

name: string;

Display name for the category


items

items: PresetImageItem[];

Array of images in this category


icon?

optional icon: string;

Optional icon URL for the category