The documents in this section provide reference material and samples for Domino Leap.
The REST API can be used by other programs to communicate with Domino Leap.
The following topics provide reference information about adding services to Domino Leap.
You can use iFrames to embed charts and applications in a web page.
The Embedding API is used to embed a Domino Leap form directly in another webpage without using an <iframe>. The Domino Leap form is inserted into the DOM of the hosting page and can be interacted with using the JavaScript API or any custom JavaScript. Additionally, the style of items in the form can be customized by the CSS of the hosting page.
<iframe>
You can apply your own custom Cascading Style Sheet (CSS) to the rendering of your Domino Leap application. To create a custom theme, you must be familiar with the basic concepts of CSS.
This API provides a mechanism to incorporate custom widgets into the HCL Domino Leap product.