Description of Sana
Introduction
This section describes how to integrate and implement the JS API for Sana. It is a WebComponent that can be included into any web application used by the client.
The main advantage of this component is to easily deploy an HDS certified solution inside any non HDS tool used by the client.
Next sections describe integrations, functions and events that the client can use to customize the user experience.
WebComponent principle
Sana UI is responsible for the user experience and provides a set of visual components which can be embedded on the hosting site.
Sana API is the integration point with the establishment frontend/app. It provides functionalities such as initialization of Sana, creation of the UI components and configuration of the differents properties.
Sana Logic knows how to talk with the API’s exposed by the Sana Backend. It combines the results gathered from the underlying components and systems, like the Sana Backend or configurations set by the Establishment, and passes them to the upper layers (UI and Event).
Updated 5 months ago
