Files
0c1bd77e-00a1-4ff0-8f2f-1ac…/registry/schemas/GridBackround.schema.json
2026-03-10 06:38:39 +00:00

8 lines
199 B
JSON

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