Files
309f34cc-3f2f-4f7c-965b-8ee…/registry/schemas/CircleGradientBackground.schema.json
2026-02-12 17:29:48 +00:00

7 lines
156 B
JSON

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