Files
b4f3e208-a9a8-486e-a921-117…/registry/schemas/GridBackround.schema.json
2026-05-07 23:09:30 +00:00

8 lines
199 B
JSON

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