Files
e8e2250c-ca7a-4a0f-af84-64e…/registry/schemas/CircleGradientBackground.schema.json
2026-03-11 09:59:15 +00:00

7 lines
156 B
JSON

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