Files
e8a94f8f-cdb1-4960-bd87-e82…/registry/schemas/CircleGradientBackground.schema.json
2026-04-08 08:06:14 +00:00

7 lines
156 B
JSON

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