Files
92a2dca5-6ea8-4e1c-8f07-35e…/registry/schemas/CircleGradientBackground.schema.json
2026-04-23 17:07:31 +00:00

7 lines
156 B
JSON

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