Files
0b1f4792-64cd-483a-8739-3d5…/registry/schemas/GridBackround.schema.json
2026-02-09 13:54:49 +02:00

8 lines
199 B
JSON

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