Files
3eefa491-2cee-44d9-94fb-b00…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 8c0de4dd6a Initial commit
2026-03-12 14:03:41 +02:00

7 lines
156 B
JSON

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