Files
6597cdaf-ada2-42e5-ae12-326…/registry/schemas/CircleGradientBackground.schema.json
2026-05-19 07:31:12 +00:00

7 lines
156 B
JSON

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