Variable: annotationDrawColorsSchema
@ghentcdh/annotated-text / annotationDrawColorsSchema
Variable: annotationDrawColorsSchema
constannotationDrawColorsSchema:ZodObject<{active:ZodObject<{border:ZodOptional<ZodString>;borderWidth:ZodDefault<ZodNumber>;fill:ZodOptional<ZodString>; },$strip>;default:ZodObject<{border:ZodOptional<ZodString>;borderWidth:ZodDefault<ZodNumber>;fill:ZodOptional<ZodString>; },$strip>;edit:ZodObject<{border:ZodOptional<ZodString>;borderWidth:ZodDefault<ZodNumber>;fill:ZodOptional<ZodString>; },$strip>;hover:ZodObject<{border:ZodOptional<ZodString>;borderWidth:ZodDefault<ZodNumber>;fill:ZodOptional<ZodString>; },$strip>;tag:ZodObject<{border:ZodOptional<ZodString>;borderWidth:ZodDefault<ZodNumber>;fill:ZodOptional<ZodString>;text:ZodOptional<ZodString>; },$strip>; },$strip>
Defined in: libs/core/src/lib/model/draw.model.ts:46