Skip to main content

fillStyleId

The id of the PaintStyle object that the fills property of this node is linked to.

Signature

fillStyleId: string | figma.mixed

Remarks

This property can return figma.mixed if the node has multiple fills.properties. Text nodes can have multiple fills if some characters are colored differently than others.

On this page