Type Alias: FillResolved
FillResolved =
WithCommon<SolidFillResolved> |WithCommon<NoiseFillResolved> |WithCommon<StripeFillResolved> |WithCommon<LinearGradientFillResolved> |WithCommon<RadialGradientFillResolved> |WithCommon<ConicGradientFillResolved> |WithCommon<ImageFillResolved>
Defined in: attributes/shape/fill/union.ts:61
Fully resolved fill ready for the renderer.