Files
58ecfa18-6bdc-4f85-87cb-b9e…/registry/schemas/GridBackround.schema.json
2026-01-27 21:48:58 +00:00

8 lines
199 B
JSON

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