Files
f8cb9b29-834a-448b-af0c-c44…/registry/schemas/CircleGradientBackground.schema.json
2026-05-22 14:06:06 +00:00

7 lines
156 B
JSON

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