Files
abe9d7fa-4b1a-4a9c-8449-ddc…/registry/schemas/CircleGradientBackground.schema.json
2026-02-13 17:15:44 +00:00

7 lines
156 B
JSON

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