Controls
By modifying the controls
attribute, you can tailor the viewer's buttons and the types of interactions users can perform.
By default the viewer has the following controls:
- fullscreen shows fullscreen button
- zoom shows zoom buttons
- ar shows ar button
- nav shows the navigation button
- indicators Shows indicators in place of the thumbnail-bar (on Gallery mode only)
Result
Loading...
Live Editor
<cylindo-viewer customer-id="5098" code="ARMCHAIR-PDP" controls="fullscreen ar" ></cylindo-viewer>
Try adding or removing controls to see what happens. An empty string will remove all controls.