NodeStyle
Defined in: src/types/index.ts:308
Visual styling (fill, stroke, shape) applied to a rendered state node.
Properties
Section titled “Properties”fill: string;Defined in: src/types/index.ts:309
shape: NodeShape;Defined in: src/types/index.ts:312
stroke
Section titled “stroke”stroke: string;Defined in: src/types/index.ts:310
strokeWidth
Section titled “strokeWidth”strokeWidth: number;Defined in: src/types/index.ts:311