Files
17093624-c5be-4ecf-817f-daa…/registry/schemas/CircleGradientBackground.schema.json
2026-05-10 14:47:42 +00:00

7 lines
156 B
JSON

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