Hello,
I’m currently writing a web application that traverses over a frame’s nodes and pulls data from them using the files api
Currently, there is no way to see the “variant” type under a component’s componentProperties
array. It seems to only show text
& boolean
properties.
My workaround is to check layers/properties and infer what variant is being used, but I would like to be able to just check componentProperties