Layer Grid SizeCopy PageSize of a column or row in a grid layout Type: object AttributeTypeDescriptiontypestring ("fixed" or "flex") (Optional)Type of the grid track sizevaluenumber (Optional)Size value of the grid track Example Layer Grid Size{ "type": "fixed", "value": 100 }Updated 9 days ago