A very simple device that renders whatever content is provided at its input. Static in nature, its main role is to display data.

Can be used as the last device in a chain of devices to display content in its final form after it has been processed by the other devices in the rack.

Device developers may find it useful in debugging by connecting it to any output in order to monitor the data flow at any given data port.

There are plans to extend this device with specialized data ports for rendering HTML, images and graphs. The new version will support layout control as well.

Click here to see a WebRack demo using this device.