zoom-in-out
Reactive icon

Zoom In Out

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 06 May 2024
 by 
0.0
 (0 ratings)
zoom-in-out

Zoom In Out

Documentation
1.0.0

Attached the sample for you to check the implementation moreover I'll be adding steps to use it

  • To use this on any of the element just wrap that component into a wrapper( container).
  • Name a container so that you can pass its Id.
  • Once done add 3 Buttons to screen that will perform the actions to Zoom In, Zoom Out and Reset the Container.
  • Add a Zoom Bloc to your screen
  • Once added Place the Div Inside its placeholder
  • Now It is added we will need to pass some inputs to the block


  • All right we are done with the UI now, We need to add actions.
  • Go to your Icons or buttons you have added and basis on the input add client actions available for each functionality we have client actions


Any issues check for the attached demo or you can contact me.

Thanks