Files
9bf07589-647d-4c50-8a9a-fed…/registry/schemas/CircleGradientBackground.schema.json
2026-04-26 18:22:56 +00:00

7 lines
156 B
JSON

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