colonel_kurtz_ex v0.1.1 ColonelKurtz.Renderer View Source

Provides a utility for rendering blocks. Requires the application to configure :block_views for ColonelKurtz.

Link to this section Summary

Link to this section Functions

Link to this function

block_view_module!(type)

View Source
block_view_module!(binary()) :: module() | none()
Link to this function

render_blocks(blocks)

View Source
render_blocks(nil) :: nil
render_blocks([block()]) :: iodata()