Files
c73e654e-170d-44ea-b7b1-b2e…/registry/schemas/CircleGradientBackground.schema.json
2026-02-06 23:45:17 +00:00

7 lines
156 B
JSON

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