Skip to content
briancavalier edited this page Jun 17, 2011 · 15 revisions

Factories are responsible for creating component instances. Wire.js has several builtin factories, and plugins can provide additional factories that allow specialized creation of components, or allow you to create components the builtin factories can't already create.

Builtin Factories

create

Coming soon

module

Coming soon

prototype

Coming soon

literal

Coming soon

Clone this wiki locally