Files
89e6c131-c9be-4e1a-a8f4-ef9…/registry/schemas/CircleGradientBackground.schema.json
2026-05-28 10:26:37 +00:00

7 lines
156 B
JSON

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