Files
1323f874-c8bd-4030-9c06-e71…/registry/schemas/CircleGradientBackground.schema.json
2026-03-03 08:34:33 +00:00

7 lines
156 B
JSON

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