Files
09c8499b-e44d-4df2-8323-069…/registry/schemas/CircleGradientBackground.schema.json
2026-06-03 11:28:45 +00:00

7 lines
156 B
JSON

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