Files
e5481951-584f-4414-bcae-2ed…/registry/schemas/CircleGradientBackground.schema.json
2026-05-19 04:13:47 +00:00

7 lines
156 B
JSON

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