Files
800bc575-e10a-4fcf-a863-8ed…/registry/schemas/CircleGradientBackground.schema.json
2026-05-14 13:10:20 +00:00

7 lines
156 B
JSON

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