Files
e5c6c6e7-d2e7-4fdf-8d8d-b02…/registry/schemas/CircleGradientBackground.schema.json
2026-04-11 17:30:58 +00:00

7 lines
156 B
JSON

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