Files
b00b01f1-e2fc-460a-8a0e-4b3…/registry/schemas/CircleGradientBackground.schema.json
2026-05-01 07:06:57 +00:00

7 lines
156 B
JSON

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