Files
d2f06f65-e5d9-4c9c-8192-dfa…/registry/schemas/CircleGradientBackground.schema.json
2026-03-03 23:51:03 +00:00

7 lines
156 B
JSON

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