Link Button
Last updated
Was this helpful?
Last updated
Was this helpful?
Link Button is made to let your users easily navigate between pages and subpages.
You may configure the button: label, icon, size, color.
There are the following common use cases for the Link setting:
/page
— go to another web-page with route /page
./parm
— add parameter to URL. e.g. You are clicking that button on yourapp.directual.app/catalogue/category
. You'll get to yourapp.directual.app/catalogue/category/param
../
— go back to one level. ../../
— go back to two levels, etc. You may use such combinations as ../../anotherpage
You can apply for the fields Link and Label.