Files
c602efd0-a5c4-460f-be0e-6cc…/registry/schemas/GridBackround.schema.json
vitalijmulika 6a9fd7e204 Initial commit
2026-02-17 16:32:06 +02:00

8 lines
199 B
JSON

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