Files
58202407-ebdf-49cd-a783-b3e…/registry/schemas/CircleGradientBackground.schema.json
2026-02-06 17:43:27 +00:00

7 lines
156 B
JSON

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