icon
Add to Home
Preview
Usage

Prepare

Don't forget to paste the html codes of add to home modals on the html page you want to use.

Trigger

You can show Add to Home component with AddtoHome(); javascript code. It shows everytime when the page loaded.

Trigger after a delay

You can set a delay time.
Example:
AddtoHome("5000");
Trigger in 5 seconds after the page load.

Trigger only once

Trigger the modal only once to users.
AddtoHome("5000", "once");
With this example, you can trigger the add to home component only once to user.

Overview
Pages
Components
My Cards
Settings