gaffa-frame

1.2.3 • Public • Published

gaffa-frame

frame view for loading UI into a gaffa application

Install:

npm i gaffa-frame

Add to gaffa:

gaffa.registerConstructor(require('gaffa-frame'));

API

Properties (instanceof Gaffa.Property)

url (get)

Where to get the serialised gaffa view.

the view should be serialised as described here

/gaffa-frame/

    Package Sidebar

    Install

    npm i gaffa-frame

    Weekly Downloads

    10

    Version

    1.2.3

    License

    MIT

    Last publish

    Collaborators

    • korynunn