Sleeky.Ui.Render (sleeky v0.0.3)

Renders a view's internal definition into Html.

The rendering phase happens once the view has been fully resolved

Summary

Functions

Renders a view as html

Functions

@spec to_html(tuple()) :: String.t()

Renders a view as html

The view is represented by its internal definition, which is a floki-like datastructure made of nested tuples