Files
10c01ea2-005e-4e49-91d5-199…/registry/schemas/CircleGradientBackground.schema.json
2026-04-07 21:10:10 +00:00

7 lines
156 B
JSON

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