Files
621632f8-bae4-486b-a6c3-b6f…/registry/schemas/CircleGradientBackground.schema.json
2026-06-11 04:15:48 +00:00

7 lines
156 B
JSON

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