Files
fc3dc984-4d91-44a5-ab50-647…/registry/schemas/CircleGradientBackground.schema.json
2026-02-03 20:30:56 +00:00

7 lines
156 B
JSON

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