Files
9c085694-5df3-48a5-a47a-168…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev f180055dd0 Initial commit
2026-02-04 18:46:05 +02:00

7 lines
156 B
JSON

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