Files
ce26b6e3-e7de-4870-b9ed-e1c…/registry/schemas/CircleGradientBackground.schema.json
2026-05-16 22:26:36 +00:00

7 lines
156 B
JSON

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