Files
c987ec2f-6c28-4b54-acf7-3c0…/registry/schemas/CircleGradientBackground.schema.json
2026-02-12 15:50:56 +00:00

7 lines
156 B
JSON

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