Files
ceba383b-2c64-4d74-9f2e-2f7…/registry/schemas/CircleGradientBackground.schema.json
2026-05-22 19:42:07 +00:00

7 lines
156 B
JSON

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