Files
e175b58d-cfbf-4707-a4e9-b35…/registry/schemas/CircleGradientBackground.schema.json
2026-05-11 02:18:07 +00:00

7 lines
156 B
JSON

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