Files
6affa694-bea7-4fa8-adf1-e68…/registry/schemas/CircleGradientBackground.schema.json
2026-05-14 01:29:29 +00:00

7 lines
156 B
JSON

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