code-connect icon indicating copy to clipboard operation
code-connect copied to clipboard

How to get childrens inside figma auto layout?

Open cberenguer opened this issue 6 months ago • 0 comments

Please provide:

  • Code Connect CLI version 1.3.4
  • The project is inside docker with node 22

I am using code connect to connect vue code with my design, I am creating the code for a table component but I have a structure that not allow me to get the _column_md child, this is the code that I implement for the table

Image

When I use directly this code I got on the connect code in figma this columns: figma.children('_column_grid')

Image

This is the structure in figma

Image

Any suggestion would be great, thanks.

cberenguer avatar Aug 04 '25 20:08 cberenguer