Files
2e054422-3a4e-4ea0-8bc6-17f…/registry/schemas/CircleGradientBackground.schema.json
2026-03-12 17:11:06 +00:00

7 lines
156 B
JSON

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