Files
0092e4e2-e399-4e3a-9716-fbf…/registry/schemas/CircleGradientBackground.schema.json
2026-05-08 22:43:08 +00:00

7 lines
156 B
JSON

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