Files
e99d764f-5bf2-4e7b-86ae-3ca…/registry/schemas/CircleGradientBackground.schema.json
2026-05-16 21:34:55 +00:00

7 lines
156 B
JSON

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