Files
84c7760c-9df5-4e15-ac10-fe1…/registry/schemas/CircleGradientBackground.schema.json
2026-03-04 17:45:33 +00:00

7 lines
156 B
JSON

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