Files
6e499d38-abaf-4b8c-be8d-054…/registry/schemas/CircleGradientBackground.schema.json
2026-03-19 08:58:10 +00:00

7 lines
156 B
JSON

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