Files
6e499d38-abaf-4b8c-be8d-054…/registry/schemas/GridBackround.schema.json
2026-03-19 08:58:10 +00:00

8 lines
199 B
JSON

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