Files
25f875fe-266d-40b9-be4e-61d…/registry/schemas/CircleGradientBackground.schema.json
2026-04-02 18:32:56 +00:00

7 lines
156 B
JSON

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