Files
cbfbb7e3-ef8a-4b4e-929e-a4a…/registry/schemas/CircleGradientBackground.schema.json
2026-03-08 18:03:58 +00:00

7 lines
156 B
JSON

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