Solid.Template (solid v0.12.0) View Source

Link to this section Summary

Link to this section Types

Specs

rendered_data() ::
  {:text, iolist() | String.t()} | {:object, keyword()} | {:tag, list()}

Specs

t() :: %Solid.Template{parsed_template: [rendered_data()]}