Files
080f4cb2-e016-41c7-a338-622…/registry/schemas/GridBackround.schema.json
2026-05-14 03:13:41 +00:00

8 lines
199 B
JSON

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