Files
077cb209-3d49-46c0-863a-3c2…/registry/schemas/GridBackround.schema.json
2026-06-11 01:23:52 +00:00

8 lines
199 B
JSON

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