Files
ba7dcdf1-4e60-4c01-a54e-dab…/registry/schemas/CircleGradientBackground.schema.json
2026-05-17 13:01:27 +00:00

7 lines
156 B
JSON

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