Files
886b8f11-eef4-48c8-90f0-076…/registry/schemas/CircleGradientBackground.schema.json
2026-06-12 23:49:13 +00:00

7 lines
156 B
JSON

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