Files
e8e8506d-bd6a-4fe5-8da2-adf…/registry/schemas/CircleGradientBackground.schema.json
2026-05-10 21:20:31 +00:00

7 lines
156 B
JSON

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