Files
c32424ea-70f6-40e1-9009-c89…/registry/schemas/GridBackround.schema.json
2026-01-31 17:33:57 +00:00

8 lines
199 B
JSON

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