Files
81ffd3f3-e7cf-4bd4-a09e-16a…/registry/schemas/CircleGradientBackground.schema.json
2026-04-19 13:30:41 +00:00

7 lines
156 B
JSON

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