Files
ccdbdd45-aef3-4d39-96c9-843…/registry/schemas/CircleGradientBackground.schema.json
2026-04-06 07:30:16 +00:00

7 lines
156 B
JSON

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