Files
8c04be9c-252a-4fd4-b846-841…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 7b8cd5c197 Initial commit
2026-02-16 19:03:29 +02:00

7 lines
156 B
JSON

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