Files
86a4e37e-e7ac-4247-aedd-efb…/registry/schemas/CircleGradientBackground.schema.json
2026-04-01 05:03:55 +00:00

7 lines
156 B
JSON

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