Files
cbd2e5fb-e069-40e1-bec0-25a…/registry/schemas/CircleGradientBackground.schema.json
2026-04-07 06:17:08 +00:00

7 lines
156 B
JSON

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