Solid.Tag (solid v0.7.1)
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, options)
Specs
eval(any(), Solid.Context.t(), keyword()) :: {iolist() | nil, Solid.Context.t()}
Evaluate a tag and return the condition that succeeded or nil