Files
a6d78aa5-ca1b-4f72-a75f-e49…/registry/schemas/CircleGradientBackground.schema.json
2026-04-12 19:40:49 +00:00

7 lines
156 B
JSON

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