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