Files
3bfe6505-e2fa-45dc-9fba-7ed…/registry/schemas/CircleGradientBackground.schema.json
2026-04-04 16:11:01 +00:00

7 lines
156 B
JSON

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