Files
4ba8f5bd-c48d-49cf-98dc-da9…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 1d9310508c Initial commit
2026-02-24 17:17:21 +02:00

8 lines
199 B
JSON

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