Files
03afbc31-8b0d-4b31-8905-2b4…/registry/schemas/GridBackround.schema.json
2026-06-03 22:38:23 +00:00

8 lines
199 B
JSON

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