Files
fee35f57-99f4-489c-b7d1-40f…/registry/schemas/CircleGradientBackground.schema.json
2026-02-09 16:58:20 +00:00

7 lines
156 B
JSON

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