Files
1a6a9308-548f-4d1c-9d53-2f5…/registry/schemas/GridBackround.schema.json
2026-05-13 11:30:44 +00:00

8 lines
199 B
JSON

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