Skip to main content

Is there any field returned by the figma plugin which will help identify the absolute position CSS property for the frame?

figma.com

In some cases, layoutPositioning is set as AUTO, but the component uses Absolute positioning. Is there any way to handle such cases?


Do you mean that in UI an object has absolute position, but in the API it doesn’t? Can you share an example?


layoutPositioning property is applicable only for direct children of auto-layout frames.

If there is no autolayout on the parent, then it’s also a position absolute