Files
14d8ce8e-4fe1-42e6-9e95-0db…/registry/schemas/GridBackround.schema.json
2026-03-05 16:17:50 +00:00

8 lines
199 B
JSON

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