Files
aed788bb-4fbd-4c18-a90f-c00…/registry/schemas/CircleGradientBackground.schema.json
2026-03-17 02:36:33 +00:00

7 lines
156 B
JSON

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