Files
a92069f2-9b56-4f49-8a4e-e68…/registry/schemas/GridBackround.schema.json
2026-04-13 14:35:30 +00:00

8 lines
199 B
JSON

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