Files
1f5ed4bf-e211-48c8-b4f7-45f…/registry/schemas/CircleGradientBackground.schema.json
2026-03-06 11:18:42 +00:00

7 lines
156 B
JSON

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