Theemo / @theemo/figma / Style
Interface: Style
A set of properties that can be applied to nodes and published. Styles for a property can be created in the corresponding property's panel while editing a file
Properties
description
ts
description: string;
The description of the style
Defined in
node_modules/.pnpm/[email protected]/node_modules/figma-api/lib/ast-types.d.ts:534
key
ts
key: string;
The key of the style
Defined in
node_modules/.pnpm/[email protected]/node_modules/figma-api/lib/ast-types.d.ts:530
name
ts
name: string;
The name of the style
Defined in
node_modules/.pnpm/[email protected]/node_modules/figma-api/lib/ast-types.d.ts:532
styleType
ts
styleType: StyleType;
The type of style
Defined in
node_modules/.pnpm/[email protected]/node_modules/figma-api/lib/ast-types.d.ts:536