Files
010e7c11-49fa-4f2d-aeba-0bf…/registry/schemas/CircleGradientBackground.schema.json
2026-03-30 08:20:57 +00:00

7 lines
156 B
JSON

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