Files
8d1cd00a-b293-43f9-9c38-5fa…/registry/schemas/CircleGradientBackground.schema.json
2026-04-20 23:42:35 +00:00

7 lines
156 B
JSON

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