Files
f8f1dd88-954c-4959-a3fe-dbe…/registry/schemas/CircleGradientBackground.schema.json
2026-03-19 17:27:56 +00:00

7 lines
156 B
JSON

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