Files
7f550b3d-c733-478e-9f82-c95…/registry/schemas/CircleGradientBackground.schema.json
2026-02-09 15:38:08 +00:00

7 lines
156 B
JSON

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