Files
52ee3fb5-5fe9-46f8-851d-535…/registry/schemas/CircleGradientBackground.schema.json
2026-02-20 17:56:11 +00:00

7 lines
156 B
JSON

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