gaffa-frame
Version:
frame view for loading UI into a [gaffa](https://github.com/gaffa-tape/gaffa-js) application
21 lines (11 loc) • 442 B
Markdown
frame view for loading UI into a [gaffa](https://github.com/gaffa-tape/gaffa-js) application
npm i gaffa-frame
gaffa.registerConstructor(require('gaffa-frame'));
Where to get the serialised gaffa view.
the view should be serialised as described [here](https://github.com/gaffa-tape/gaffa-js/wiki/Stringifying-ViewItems)