Files
0f94ba2f-6200-4eef-852f-25e…/registry/schemas/CircleGradientBackground.schema.json
2026-04-05 04:36:24 +00:00

7 lines
156 B
JSON

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