Files
1850e438-7953-46d3-b1b0-1f1…/registry/schemas/GridBackround.schema.json
2026-05-12 21:17:47 +00:00

8 lines
199 B
JSON

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