Files
714dc212-3bc2-4e70-88e5-a9c…/registry/schemas/CircleGradientBackground.schema.json
2026-04-23 21:39:19 +00:00

7 lines
156 B
JSON

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