Files
1b9e148e-3e89-43fe-8249-4ed…/registry/schemas/CircleGradientBackground.schema.json
2026-06-12 13:15:32 +00:00

7 lines
156 B
JSON

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