Files
ea66b2e8-e310-4239-b0cb-d6c…/registry/schemas/CircleGradientBackground.schema.json
2026-04-26 13:59:50 +00:00

7 lines
156 B
JSON

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