Forums

Full Version: Script for SetTop of the component
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Script to set the Top of the component on click of another component:
*Below mentioned script should be written on any component script to set the Top of another component.
*(Componnet is svg523 Top measurement is 399).

sdk.setTop( 'svg523', 399 );