
Layout container { position: [0, 0], layout: true, direction: "row", gap: 20, Rect rect1 { fill: "#667eea", } Rect rect2 { fill: "#764ba2", } Rect rect3 { fill: "#f093fb", } }
Layout container { position: [0, 0], layout: true, direction: "row", gap: 20, Rect rect1 { fill: "#764ba2", } Rect rect2 { fill: "#764ba2", }
- Rect rect3 { fill: "#764ba2", }
+ Rect rect3 { fill: "#f093fb", }
}