Files
ff484b8a-e357-45f1-a6ac-173…/registry/schemas/CircleGradientBackground.schema.json
2026-05-05 07:52:29 +00:00

7 lines
156 B
JSON

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