Files
07c89913-c3ef-4a9d-a48a-e7b…/registry/schemas/CircleGradientBackground.schema.json
2026-03-07 05:20:44 +00:00

7 lines
156 B
JSON

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