Files
282c745f-a992-4e2c-a47e-081…/registry/schemas/CircleGradientBackground.schema.json
2026-03-11 22:38:42 +00:00

7 lines
156 B
JSON

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