Files
a9c379f7-e22b-477a-a916-e9e…/registry/schemas/CircleGradientBackground.schema.json
2026-03-10 16:40:51 +00:00

7 lines
156 B
JSON

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