Widget:ModelViewer: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 77: | Line 77: | ||
"width": { | "width": { | ||
"label": "Width", | "label": "Width", | ||
"description": "Width of the viewer (e.g., '100%' or ' | "description": "Width of the viewer (e.g., '100%' or '200px').", | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "240px" | ||
}, | }, | ||
"height": { | "height": { | ||
"label": "Height", | "label": "Height", | ||
"description": "Height of the viewer (e.g., ' | "description": "Height of the viewer (e.g., '100%' or '200px').", | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "165px" | ||
}, | }, | ||
"poster": { | "poster": { |