Files
0a5ae7c9-5c39-4e64-b9d2-3d8…/registry/schemas/CircleGradientBackground.schema.json
2026-02-22 03:33:12 +00:00

7 lines
156 B
JSON

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