Files
c16c6f4f-5731-4f81-b44c-dfe…/registry/schemas/CircleGradientBackground.schema.json
2026-03-29 09:38:12 +00:00

7 lines
156 B
JSON

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