Files
e0fa1899-e966-4214-a3fd-a0a…/registry/schemas/CircleGradientBackground.schema.json
2026-05-27 02:37:12 +00:00

7 lines
156 B
JSON

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