Files
96aa6b5f-eaca-4094-bbd5-5c8…/registry/schemas/CircleGradientBackground.schema.json
2026-05-11 00:06:20 +00:00

7 lines
156 B
JSON

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