Installation & Initialization
Connect
Indicates your intention for users to have the ability to link their preferred services, such as email or SMS sending credentials, or connecting their social media accounts.
Use
This feature implies that you intend to enable users to utilize their connected services. It should be employed alongside the Connect capability. In essence, if this feature is not included, users will only have the ability to link their services without the functionality to actually use them.
Installing Lamba
Installing Lamba is as simple as adding up the javascript library with a script tag, and the css with a link tag:
Initializing Lamba
The next step is initializing the Lamba Js library. This is shown below:
Now that you've known how to install and initialize Lamba, the next thing is to get acquainted with the possible parameters you can pass to the Lamba object when calling new Lamba({...});
Go to the next content to get started.
Last updated
Was this helpful?