Files
a1ea1cd9-e487-4952-8e1b-e24…/registry/schemas/CircleGradientBackground.schema.json
2026-03-03 20:38:04 +00:00

7 lines
156 B
JSON

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