serum v1.0.0 Serum.Renderer

This module provides functions for rendering pages into HTML.

Link to this section Summary

Functions

Renders contents into a (partial) HTML stub.

Link to this section Functions

Link to this function

render_fragment(template, bindings)
render_fragment(Serum.Template.t(), keyword()) :: Serum.Result.t(binary())

Renders contents into a (partial) HTML stub.