Files
ae6a6baa-c8f8-4c6b-8c61-cd4…/registry/schemas/CircleGradientBackground.schema.json
2026-04-12 23:18:27 +00:00

7 lines
156 B
JSON

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