Files
73c8c871-c11e-4e4d-8352-ece…/registry/schemas/CircleGradientBackground.schema.json
2026-03-29 20:56:02 +00:00

7 lines
156 B
JSON

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