Files
a92e6b71-e2fc-45d8-9e15-d96…/registry/schemas/CircleGradientBackground.schema.json
2026-03-10 23:37:40 +00:00

7 lines
156 B
JSON

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