For the complete documentation index, see llms.txt. This page is also available as Markdown.

Routing

Although MechCloud website builder is a Vue based SaaS application, it has it own implementation for routing which is NOT based on or derived from the Vue router. This means that <router-link>, <router-view> etc tags can't be used in MechCloud custom components.

Last updated