Files
f772e4fc-0fb5-4030-a379-4fd…/registry/schemas/CircleGradientBackground.schema.json
2026-06-10 23:17:16 +00:00

7 lines
156 B
JSON

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