Module: render

Render: a viewless component to conditionally render pjson components
Parameters:
Name Type Description
node object The configuration object for the module
Properties
Name Type Default Description
type string 'render' The type of the node is render
id string The channel to set up the receiver for
Source:
Example
{
     "type": "render",
     "id": "my_grid"