Files
459d0e5f-cf1b-4f80-be2d-02d…/registry/schemas/CircleGradientBackground.schema.json
2026-02-26 11:47:38 +00:00

7 lines
156 B
JSON

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