Files
61a5c9ef-9c63-4fb0-8a37-10e…/registry/schemas/CircleGradientBackground.schema.json
2026-02-06 15:52:12 +00:00

7 lines
156 B
JSON

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