Files
9a52f38e-044d-470e-8da7-1ef…/registry/schemas/CircleGradientBackground.schema.json
2026-03-09 19:59:54 +00:00

7 lines
156 B
JSON

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