Files
58ecfa18-6bdc-4f85-87cb-b9e…/registry/schemas/CircleGradientBackground.schema.json
2026-01-27 21:48:58 +00:00

7 lines
156 B
JSON

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