Files
4a3fb589-69fc-4252-9a30-d23…/registry/schemas/GridBackround.schema.json
2026-01-31 20:10:05 +00:00

8 lines
199 B
JSON

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