Template elements

Templates are pre-created HTML elements and JS code.

Here you can find a list of template elements and how to create them.

Supported Templates

  • header

  • drawer menu (login)

Creating a template element

To create a template element simply add template in front of any of the above names e.g.

<template-header></template-header> to use a header template.

Made a template or got a suggestion for Templates feel free to share it in our Discord server(https://discord.gg/2tJvuH73Kq) and post it in #Feature-Request

Last updated