Files
a92069f2-9b56-4f49-8a4e-e68…/registry/schemas/CircleGradientBackground.schema.json
2026-04-13 14:35:30 +00:00

7 lines
156 B
JSON

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