Files
21e9e83c-e621-4cb6-b20e-2fd…/registry/schemas/CircleGradientBackground.schema.json
2026-04-20 05:00:18 +00:00

7 lines
156 B
JSON

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