Files
ba0e436d-274b-4760-86cb-08e…/registry/schemas/GridBackround.schema.json
vitalijmulika bd78f8c0f3 Initial commit
2026-02-09 15:29:06 +02:00

8 lines
199 B
JSON

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