Files
e9ce64a4-4cbb-4e1e-8328-d1c…/registry/schemas/CircleGradientBackground.schema.json
2026-04-22 22:48:36 +00:00

7 lines
156 B
JSON

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