Files
e72ecdb4-0cb6-4888-b2dd-c90…/registry/schemas/CircleGradientBackground.schema.json
2026-03-13 16:42:08 +00:00

7 lines
156 B
JSON

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