Files
62779d50-d68d-49cf-a1bf-40c…/registry/schemas/CircleGradientBackground.schema.json
2026-04-20 17:53:28 +00:00

7 lines
156 B
JSON

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