Files
e1be0852-5b06-401b-a3b9-f78…/registry/schemas/GridBackround.schema.json
2026-02-22 11:37:11 +00:00

8 lines
199 B
JSON

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