Files
4f0cf613-e39b-4d48-ae0b-092…/registry/schemas/CircleGradientBackground.schema.json
2026-06-08 18:37:18 +00:00

7 lines
156 B
JSON

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