Files
8192cdc7-3a52-45cd-8f4e-e40…/registry/schemas/GridBackround.schema.json
2026-04-25 10:18:11 +00:00

8 lines
199 B
JSON

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