Files
efe90ba2-6e01-4ab3-8a64-e8d…/registry/schemas/CircleGradientBackground.schema.json
2026-03-06 08:58:14 +00:00

7 lines
156 B
JSON

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