Files
9e5f4f85-214d-4392-8c5f-4dc…/registry/schemas/CircleGradientBackground.schema.json
2026-02-09 15:25:01 +00:00

7 lines
156 B
JSON

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