Files
4ea84f48-58ff-447a-8d75-1c6…/registry/schemas/CircleGradientBackground.schema.json
2026-03-19 20:25:14 +00:00

7 lines
156 B
JSON

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