Files
46b45db2-a8c2-4e18-b8e9-b3e…/registry/schemas/GridBackround.schema.json
2026-03-29 09:19:33 +00:00

8 lines
199 B
JSON

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