Files
5812a094-80a9-48a9-a7ef-b3e…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 3d0bc6219d Initial commit
2026-04-08 19:10:26 +03:00

8 lines
199 B
JSON

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