Skip to contents

Every Figma document is represented as a three of nodes, and, each node have a different type (e.g. DOCUMENT, CANVAS, TEXT, etc.). However, despite their differences in type, every node always has three default attributes, which are stored in the figma::default_attrs object.

Usage

default_attrs

Format

An object of class character of length 3.