Files
3fd6edfd-6e01-4e3e-8bbc-a0e…/registry/schemas/CircleGradientBackground.schema.json
2026-05-15 11:27:45 +00:00

7 lines
156 B
JSON

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