Files
ca60aabe-cb83-4c78-ad79-cff…/registry/schemas/GridBackround.schema.json
2026-05-17 08:23:39 +00:00

8 lines
199 B
JSON

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