Files
af8f43e1-9b56-4fe0-bc5c-b71…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 98115df82d Initial commit
2026-02-11 14:21:50 +02:00

8 lines
199 B
JSON

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