Files
1e52f577-c6ff-4cb8-8a69-cf7…/registry/schemas/CircleGradientBackground.schema.json
2026-04-23 17:07:41 +00:00

7 lines
156 B
JSON

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