Files
0ea37aa7-e8bf-455a-b6c7-4f1…/registry/schemas/CircleGradientBackground.schema.json
2026-05-19 23:09:58 +00:00

7 lines
156 B
JSON

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