Files
c84fc773-0a98-4581-a91c-e67…/registry/schemas/CircleGradientBackground.schema.json
2026-03-08 19:52:13 +00:00

7 lines
156 B
JSON

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