Skip to content

Technical

Add-on Info Tiles consists of two parts:

  1. Frontend with Lime Web Components.
  2. Backend with endpoints for the Web Client admin pages.

Frontend

Info Tiles for the Web Client is built on Lime Web Components interfaces which provide an API and component life cycle management for the Web Client. More information can be found here: Lime Web Components. Some of the elements used in Info Tiles are Lime Elements. More information about Lime Elements can be found here: Lime Elements.

Backend

The backend has a standard endpoint for hooking into the Web Client admin pages for configuration. Currently plain JSON is used (see configuration).