Files
25adb8de-05ce-48a0-bfbb-0b7…/registry/schemas/CircleGradientBackground.schema.json
2026-04-12 20:33:18 +00:00

7 lines
156 B
JSON

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