Files
72c362db-3f64-4cfa-9dc5-4e0…/registry/schemas/CircleGradientBackground.schema.json
2026-04-21 19:45:59 +00:00

7 lines
156 B
JSON

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