Files
2af3c02c-7247-4ddf-a7eb-0d2…/registry/schemas/CircleGradientBackground.schema.json
2026-02-05 09:55:36 +00:00

7 lines
156 B
JSON

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