Files
51cbe5ce-57e6-48e2-bb40-77d…/registry/schemas/CircleGradientBackground.schema.json
2026-04-04 16:15:53 +00:00

7 lines
156 B
JSON

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