Files
80a9509b-729a-4559-8975-77c…/registry/schemas/GridBackround.schema.json
2026-05-17 20:53:21 +00:00

8 lines
199 B
JSON

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