Files
b5e7eb37-b10c-4f06-80dc-110…/registry/schemas/GridBackround.schema.json
2026-04-10 01:52:40 +00:00

8 lines
199 B
JSON

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