Getting Started

Using Mod's JavaScript

How to use Mod's JavaScript-dependent components in your app.

Some—but not all—of Mod's components rely on JavaScript to add interactivity to the component's HTML.

Implementing JavaScript

In order to implement Mod's JavaScript APIs in your app, it's recommended that you locate the installation guide in the left-hand navigation for your particular framework or use case.

Examples and API Docs

For components that rely on JavaScript, you can find example JavaScript usage alongside each component in the Mod App and you can find each component's JavaScript API documentation as part of this documentation site.

Scroll down to the "JavaScript APIs" section in the left-hand navigation and click on the component name to see its JavaScript API documentation.

JavaScript Dependent Components Only

If a component doesn't have a JavaScript API, it will not appear in the left-hand navigation. To see all of Mod's available components, visit the Mod app.