Files
2dd9e7f0-2730-4256-9ced-7eb…/registry/schemas/CircleGradientBackground.schema.json
2026-04-24 09:30:39 +00:00

7 lines
156 B
JSON

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