Files
2ec81467-e6c8-4a4f-ae09-26e…/registry/schemas/CircleGradientBackground.schema.json
2026-03-14 19:10:48 +00:00

7 lines
156 B
JSON

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