Files
edca8033-e21f-4989-b09f-21e…/registry/schemas/CircleGradientBackground.schema.json
2026-03-25 21:29:27 +00:00

7 lines
156 B
JSON

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