Files
73c61e89-7ebf-4e4e-8cb8-04d…/registry/schemas/CircleGradientBackground.schema.json
2026-04-28 02:28:48 +00:00

7 lines
156 B
JSON

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