Files
674c5f44-d40d-4ec8-ab00-2dc…/registry/schemas/CircleGradientBackground.schema.json
2026-03-19 02:23:18 +00:00

7 lines
156 B
JSON

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