Files
aea80a92-c4a2-4cd9-8b9f-d52…/registry/schemas/CircleGradientBackground.schema.json
2026-05-05 18:43:58 +00:00

7 lines
156 B
JSON

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