Files
9984ee18-9f1d-48e6-8e20-aef…/registry/schemas/CircleGradientBackground.schema.json
2026-03-09 16:18:15 +00:00

7 lines
156 B
JSON

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