Files
4389e4c5-2c10-4d9e-861d-5c0…/registry/schemas/CircleGradientBackground.schema.json
2026-03-16 21:27:10 +00:00

7 lines
156 B
JSON

{
"name": "CircleGradientBackground",
"propsSchema": {
"diagonal?": "'primary' | 'secondary' (default: 'primary')",
"className?": "string"
}
}