Files
9fbca58f-3efc-4546-9908-e29…/registry/schemas/CircleGradientBackground.schema.json
2026-04-03 17:49:40 +00:00

7 lines
156 B
JSON

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