Files
05aae47b-e0e2-4a30-8fdc-0d2…/registry/schemas/CircleGradientBackground.schema.json
2026-04-16 13:23:48 +00:00

7 lines
156 B
JSON

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