Files
f9db8dc3-96f5-4c4e-8b16-167…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 77512738e7 Initial commit
2026-02-26 15:07:21 +02:00

8 lines
199 B
JSON

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