10 lines
241 B
YAML
10 lines
241 B
YAML
---
|
|
root:
|
|
items:
|
|
- type: stacking-context
|
|
bounds: [50, 50, 400, 200]
|
|
items:
|
|
- type: box-shadow
|
|
bounds: [ 10, 10, 400, 200 ]
|
|
blur-radius: 50
|
|
clip-mode: inset
|