Files
ec8a5737-59ad-4fd4-8202-bce…/registry/schemas/CircleGradientBackground.schema.json
2026-03-03 06:36:35 +00:00

7 lines
156 B
JSON

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