Files
bd9ed0ad-22c1-44a1-8251-68e…/registry/schemas/CircleGradientBackground.schema.json
2026-03-03 06:07:14 +00:00

7 lines
156 B
JSON

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