Files
ae8641af-caba-4680-b5ba-a9f…/registry/schemas/CircleGradientBackground.schema.json
2026-05-11 10:56:17 +00:00

7 lines
156 B
JSON

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