Links

Link Button

Link Button is made to let your users easily navigate between pages and subpages.
You may configure the button: label, icon, size, colour.
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 Templating engine for the fields Link and Label
Last modified 1yr ago