Optionalshapes
shapes?: {
editDefaults?: {
rectRadius?: number;
starInnerRatio?: number;
starSpikes?: number;
};
style?: {
fill?: string;
opacity?: number;
stroke?: string;
strokeWidth?: number;
};
svgAssets?: {
id?: string;
name: string;
svgText: string;
}[];
}
Static designs catalog (SVGs or images) for the Designs module.