Files
fca15d24-bfcc-418e-8cc0-5fc…/registry/schemas/DotGridBackground.schema.json
2026-02-09 12:25:59 +02:00

8 lines
203 B
JSON

{
"name": "DotGridBackground",
"propsSchema": {
"size?": "'small' | 'medium' | 'large' (default: 'medium')",
"perspectiveThreeD?": "boolean (default: false)",
"className?": "string"
}
}