What is the use of render mode in the Button properties

0
If I selected the render mode to Button the page is working fine but  when I changed the render mode to Link the Button is shaking At first, my Button is shaking  when I clicked on the button but when I changed the Render mode it just worked fine  
asked
1 answers
0

Hi Krishna,

If you select render mode is Link it will generate link button instead of normal Button. The button will be rendered like this

Thanks!

answered