Files
8d125df7-4e32-4f7f-ba0d-877…/registry/schemas/GridBackround.schema.json
2026-06-10 21:39:36 +00:00

8 lines
199 B
JSON

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