Files
65e8c9cd-cb21-4fd6-a4b7-c74…/registry/schemas/CircleGradientBackground.schema.json
2026-04-04 01:35:16 +00:00

7 lines
156 B
JSON

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