Files
8b75bc76-e7a0-4d49-8edc-c4a…/registry/schemas/GridBackround.schema.json
vitalijmulika 0e619e0495 Initial commit
2026-02-09 17:30:28 +02:00

8 lines
199 B
JSON

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