Files
f2bc3c9f-7a67-4e89-8e83-6e8…/registry/schemas/CircleGradientBackground.schema.json
2026-04-02 23:22:46 +00:00

7 lines
156 B
JSON

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