Files
48a3ede2-16fd-46c7-b5d7-866…/registry/schemas/CircleGradientBackground.schema.json
2026-04-11 15:38:09 +00:00

7 lines
156 B
JSON

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