Files
45f16e1b-3bbd-4dee-8bf2-bde…/registry/schemas/CircleGradientBackground.schema.json
2026-03-07 23:45:41 +00:00

7 lines
156 B
JSON

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