Files
f2fcd5c5-9bbf-43ec-8304-445…/registry/schemas/CircleGradientBackground.schema.json
2026-04-05 06:30:20 +00:00

7 lines
156 B
JSON

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