Files
2fe4be7d-40a6-43b2-82cf-e7e…/registry/schemas/CircleGradientBackground.schema.json
2026-05-01 17:30:35 +00:00

7 lines
156 B
JSON

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