Files
d5612c16-1af7-4975-b312-c06…/registry/schemas/GridBackround.schema.json
2026-05-08 23:10:26 +00:00

8 lines
199 B
JSON

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