Files
094fa9d5-3cc1-4ebe-abc4-591…/registry/schemas/CircleGradientBackground.schema.json
2026-05-17 01:57:38 +00:00

7 lines
156 B
JSON

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