Files
4df1c964-a6c7-4ffd-a5b5-b1b…/registry/schemas/CircleGradientBackground.schema.json
2026-03-05 22:29:05 +00:00

7 lines
156 B
JSON

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