Files
6d2c7bd3-cf6d-4daa-a9e2-83d…/registry/schemas/CircleGradientBackground.schema.json
2026-04-12 04:41:03 +00:00

7 lines
156 B
JSON

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