instance method Spah.DOM.Blueprint#render
Spah.DOM.Blueprint#render(state, callback) → void
-> state (Spah.SpahQL): The state object that will be used to render the document’s markup -> done (Function): A callback function that will receive (err, markup) as arguments, where ‘markup’ is the full generated markup to be rendered on the client.
Renders markup for the given state