Files
1fc8073a-f0a3-429e-ae73-059…/registry/schemas/GridBackround.schema.json
2026-03-08 02:27:38 +00:00

8 lines
199 B
JSON

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