Skip to content

davidtedmanjones/gaffa-frame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

frame view for loading UI into a gaffa application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%