Files
427ccd4f-7dde-4e06-93b4-31a…/registry/schemas/CircleGradientBackground.schema.json
2026-06-06 14:49:08 +00:00

7 lines
156 B
JSON

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