Files
3eefa491-2cee-44d9-94fb-b00…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 8c0de4dd6a Initial commit
2026-03-12 14:03:41 +02:00

8 lines
199 B
JSON

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