Files
c4cfbf8f-d73b-4349-a40a-443…/registry/schemas/CircleGradientBackground.schema.json
2026-06-10 21:21:22 +00:00

7 lines
156 B
JSON

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