1. Home
  2. Docs
  3. Customizing with PHP
  4. Routes
  5. Renderer

Renderer

There is 3 helpers to render responses in the BuilderLayout() runtime

If the body of the request contains a ‘ui’ parameter, the renderXHR() method will be called.

if not, render() is called.

How can we help?

Leave a Reply