Files
f9db8dc3-96f5-4c4e-8b16-167…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 77512738e7 Initial commit
2026-02-26 15:07:21 +02:00

7 lines
156 B
JSON

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