Files
b6281b47-3b43-4c4b-b71d-1c0…/registry/schemas/CircleGradientBackground.schema.json
2026-05-18 11:04:07 +00:00

7 lines
156 B
JSON

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