solid v0.5.0 Solid.Tag

Control flow tags can change the information Liquid shows using programming logic.

More info: https://shopify.github.io/liquid/tags/control-flow/

Link to this section Summary

Functions

Evaluate a tag and return the condition that succeeded or nil

Link to this section Functions

Link to this function

eval(tag, context)

eval(any(), Solid.Context.t()) :: {iolist() | nil, Solid.Context.t()}

Evaluate a tag and return the condition that succeeded or nil