@mcut/timeline
shadowSchema
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / timeline/src / shadowSchema
Variable: shadowSchema
const shadowSchema: ZodObject<{
blur: ZodDefault<ZodNumber>;
color: ZodDefault<ZodString>;
offsetX: ZodDefault<ZodNumber>;
offsetY: ZodDefault<ZodNumber>;
}, $strip>;Defined in: packages/timeline/src/style.ts:26
Soft drop shadow behind the owner.