Files
bac14a48-730c-4fa7-8290-79a…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 59f3993b14 Initial commit
2026-03-12 14:15:45 +02:00

7 lines
156 B
JSON

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