Files
4c454f8a-200b-42ef-841d-ca2…/registry/schemas/CircleGradientBackground.schema.json
2026-03-22 10:16:34 +00:00

7 lines
156 B
JSON

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