Source code

Revision control

Copy as Markdown

Other Tools

---
root:
items:
- type: stacking-context
bounds: [50, 50, 100, 100]
transform: scale(10)
items:
- type: border
bounds: [ 5, 5, 20, 10 ]
width: [ 1, 1, 1, 1 ]
border-type: normal
style: solid
color: [ blue, blue, blue, blue ]
radius: {
top-left: [5, 5],
top-right: [5, 5],
bottom-left: [5, 5],
bottom-right: [5, 5],
}