The Zoom Controller is a versatile and user-friendly Forge component designed to enhance user experience by providing seamless zoom functionality within your application. This component allows users to intuitively zoom in and out of visual content, such as images, tables, charts, maps, or any other graphical elements, with precision and ease.The Zoom Controller is very easy to use, just take reference of ZoomController web block and Zoom Level Static entity
The web block has 3 input parameters out of them only one is mandatory.
Widgetid (Text) - Widget on which you want to give zoom controls,
ShowZoomLevel (Boolean) - Show the current zoom level
InitialZoomLevel (ZoomLevels Identifier) - You can set the initial zoom level of widget and select any value from zoom level static entity
The Zoom Controller accelerator is very easy to use, just take reference of ZoomController web block and Zoom Level Static entity