Files
7f8ab85b-e0df-44d6-b42b-a9c…/registry/schemas/GridBackround.schema.json
2026-04-12 19:36:25 +00:00

8 lines
199 B
JSON

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