Contents > Tomahawk Tag Reference > t:buffer
The t:buffer tag allows you to render parts of the page into a buffer to be displayed later. This can be useful for rendering if one component cannot be rendered before another component it is dependent on.
Example
<t:buffer></t:buffer>