Files
cdb0f5cf-2bfe-47e1-bac0-7ed…/registry/schemas/CircleGradientBackground.schema.json
2026-04-03 06:19:32 +00:00

7 lines
156 B
JSON

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