Files
0fd70472-42e2-443b-b0b1-e90…/registry/schemas/CircleGradientBackground.schema.json
2026-05-26 17:33:51 +00:00

7 lines
156 B
JSON

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