Files
4e69f0ca-156f-4022-bb5a-6bc…/registry/schemas/CircleGradientBackground.schema.json
2026-04-16 05:55:33 +00:00

7 lines
156 B
JSON

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