Files
e56d9c2a-21f4-4abc-bd6a-3ac…/registry/schemas/CircleGradientBackground.schema.json
2026-04-23 04:58:21 +00:00

7 lines
156 B
JSON

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