View Source Solid.Object (solid v0.17.1)

Liquid objects are arguments with filter(s) applied to them

Summary

Functions

Link to this function

render(object, context, options)

View Source
@spec render(Keyword.t(), Solid.Context.t(), Keyword.t()) ::
  {:ok, String.t(), Solid.Context.t()}