Skip to content

IPSA Directive

Dain Brademan edited this page Mar 22, 2019 · 6 revisions

Using IPSA as an AngularJS directive

Overview

The spectrum renderer used in IPSA has been configured to be used as an AngularJS directive. Angular directives, read more here, allows a developer to extend Angular JavaScript functionality into HTML tags. In other words, you can integrate IPSA's interactive spectrum renderer into a custom website with a few easy steps.

Contents

Instructions

Dependencies

First, the following files need to be included in your web page.