set_line_height
Set line height of a text node in Figma by specifying node ID, line height value, and unit type (pixels, percent, or auto).
Instructions
Set the line height of a text node in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the text node to modify | |
| lineHeight | Yes | Line height value | |
| unit | No | Unit type (PIXELS, PERCENT, or AUTO) |