Files
016f5a7f-9ce8-4834-8fe8-eef…/registry/schemas/CircleGradientBackground.schema.json
2026-03-04 14:39:58 +00:00

7 lines
156 B
JSON

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