Files
35c7444d-5b6a-4836-9461-ca3…/registry/schemas/CircleGradientBackground.schema.json
2026-04-08 17:16:16 +00:00

7 lines
156 B
JSON

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