Files
002a388f-4451-4f63-b68b-67b…/registry/schemas/CircleGradientBackground.schema.json
2026-05-14 00:01:01 +00:00

7 lines
156 B
JSON

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