Files
f0fa9106-65ae-4d18-bb65-e26…/registry/schemas/CircleGradientBackground.schema.json
2026-03-05 04:06:49 +00:00

7 lines
156 B
JSON

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