Files
f3d086fe-7dfc-481d-aebb-412…/registry/schemas/CircleGradientBackground.schema.json
2026-03-13 10:30:19 +00:00

7 lines
156 B
JSON

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