Files
1fb7c4d7-e6c8-4eac-8fda-420…/registry/schemas/CircleGradientBackground.schema.json
2026-03-05 14:27:00 +00:00

7 lines
156 B
JSON

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