Files
579f57f9-ce24-43b0-a08c-a6b…/registry/schemas/CircleGradientBackground.schema.json
2026-03-06 18:50:46 +00:00

7 lines
156 B
JSON

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