Files
a9f2c3f1-a7c2-46d1-9e79-8ba…/registry/schemas/CircleGradientBackground.schema.json
2026-03-06 04:31:55 +00:00

7 lines
156 B
JSON

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