Files
657e6e18-ccc7-4cb2-b9ce-e8f…/registry/schemas/CircleGradientBackground.schema.json
2026-05-22 13:51:30 +00:00

7 lines
156 B
JSON

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