Files
d5b2532f-afdf-4cec-b8a7-e2e…/registry/schemas/CircleGradientBackground.schema.json
2026-04-12 20:11:08 +00:00

7 lines
156 B
JSON

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