Files
5a06ab4f-3ec6-4bb7-aae1-3df…/registry/schemas/CircleGradientBackground.schema.json
2026-05-19 17:48:04 +00:00

7 lines
156 B
JSON

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