Files
4809c26c-e35e-4bb2-95d7-8ed…/registry/schemas/CircleGradientBackground.schema.json
2026-04-01 07:42:33 +00:00

7 lines
156 B
JSON

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