Files
c19e5000-81f6-499d-97cb-2fe…/registry/schemas/GridBackround.schema.json
2026-03-23 17:49:20 +00:00

8 lines
199 B
JSON

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