Files
e4e807d9-9b3f-4e35-911d-ceb…/registry/schemas/CircleGradientBackground.schema.json
2026-04-05 18:29:09 +00:00

7 lines
156 B
JSON

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