Files
c65dee90-e62d-4bef-8fcd-5f9…/registry/schemas/CircleGradientBackground.schema.json
2026-04-01 20:13:13 +00:00

7 lines
156 B
JSON

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