Files
4c81816d-c814-4b88-ba6b-63f…/registry/schemas/CircleGradientBackground.schema.json
2026-03-05 22:24:47 +00:00

7 lines
156 B
JSON

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