Files
657767f0-65fa-423f-9942-78c…/registry/schemas/CircleGradientBackground.schema.json
2026-02-10 00:01:57 +00:00

7 lines
156 B
JSON

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