Files
bc12276a-c7d4-44a1-a79e-521…/registry/schemas/GridBackround.schema.json
2026-02-21 19:11:34 +00:00

8 lines
199 B
JSON

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