Files
e8ea64f2-9d02-4d87-a418-e5a…/registry/schemas/CircleGradientBackground.schema.json
2026-03-03 18:02:59 +00:00

7 lines
156 B
JSON

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