Files
656d8cef-e83f-4b3f-9fbf-376…/registry/schemas/CircleGradientBackground.schema.json
2026-03-05 01:38:04 +00:00

7 lines
156 B
JSON

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