Files
8afbf7e8-7f1e-4293-b7a3-dc0…/registry/schemas/CircleGradientBackground.schema.json
2026-03-11 18:25:59 +00:00

7 lines
156 B
JSON

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