set_item_spacing
Adjust spacing between elements in an auto-layout frame in Figma by specifying the node ID and desired item spacing, ensuring consistent design alignment.
Instructions
Set distance between children in an auto-layout frame
Input Schema
Name | Required | Description | Default |
---|---|---|---|
itemSpacing | Yes | Distance between children. Note: This value will be ignored if primaryAxisAlignItems is set to SPACE_BETWEEN. | |
nodeId | Yes | The ID of the frame to modify |