Files
fda2f35e-c93d-44dd-a7fd-49d…/registry/schemas/CircleGradientBackground.schema.json
2026-06-12 05:23:57 +00:00

7 lines
156 B
JSON

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