Files
0c1dbfc8-52da-461a-a583-e57…/registry/schemas/CircleGradientBackground.schema.json
2026-04-03 06:54:59 +00:00

7 lines
156 B
JSON

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