Files
fb26c5e2-6384-4112-95a4-eae…/registry/schemas/CircleGradientBackground.schema.json
2026-04-12 19:27:29 +00:00

7 lines
156 B
JSON

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