Files
5761bb6f-e0ad-4c23-afad-e4f…/registry/schemas/CircleGradientBackground.schema.json
2026-05-25 10:27:15 +00:00

7 lines
156 B
JSON

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