Relative Content

Tag Archive for javascripttypescriptecmascript-6figmafigma-api

figma plugin api delay in loading all children form a node

I am working on a figma plugin development, since I am using figma
plugin api, as per below code Im trying to access a specific node in
the mainLayer children, but when mainLayer is consoled it shows
children with length 2 which has a ‘readout-layer’ name node, but
when readoutLayer is consoled it is empty.