Files
b19435f4-0da4-4d72-b009-453…/registry/schemas/GridBackround.schema.json
2026-06-03 21:10:07 +00:00

8 lines
199 B
JSON

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