Files
ec37293e-9018-4f68-abfa-9be…/registry/schemas/CircleGradientBackground.schema.json
2026-04-24 19:38:13 +00:00

7 lines
156 B
JSON

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