Files
a778e947-94e3-4ff4-9b28-41d…/registry/schemas/CircleGradientBackground.schema.json
2026-06-03 08:49:08 +00:00

7 lines
156 B
JSON

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