Files
49e9571b-e856-4c41-bbd8-c25…/registry/schemas/CircleGradientBackground.schema.json
2026-03-27 04:28:51 +00:00

7 lines
156 B
JSON

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