Files
e811f6cc-e2e0-42b5-8366-715…/registry/schemas/CircleGradientBackground.schema.json
2026-04-28 18:11:36 +00:00

7 lines
156 B
JSON

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