Files
8a6109e1-b29d-4db9-b0ac-2fc…/registry/schemas/GridBackround.schema.json
2026-06-10 08:15:53 +00:00

8 lines
199 B
JSON

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