Files
bf928ba3-e9e7-4fa0-bf6e-973…/registry/schemas/CircleGradientBackground.schema.json
2026-03-16 21:47:57 +00:00

7 lines
156 B
JSON

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