Files
5f7aa9d8-4407-4885-aa03-02f…/registry/schemas/CircleGradientBackground.schema.json
2026-06-11 11:04:40 +00:00

7 lines
156 B
JSON

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