# `DocuSign.Model.TemplateResponsiveHtmlPreview`
[🔗](https://github.com/neilberkman/docusign_elixir/blob/v3.4.0/lib/docusign/model/template_responsive_html_preview.ex#L5)

This resource is used to create a responsive preview of all of the documents associated with a template.

# `t`

```elixir
@type t() :: %DocuSign.Model.TemplateResponsiveHtmlPreview{
  htmlDefinitions: [String.t()] | nil
}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
