Legendary v8.5.3
  • Getting Started
  • Modules
  • Mix Tasks

    View Source Legendary.CoreWeb.EmailHelpers (Legendary v8.5.3)

    HTML helpers for emails.

    Link to this section Summary

    Functions

    application_styles(group)
    button(opts, list)
    col(n, opts, list)
    effective_styles(group, overrides \\ %{})
    footer()
    framework_styles()
    framework_styles(group)
    h1(list)
    h2(list)
    header(list)
    hero_image(opts)
    p(list)
    preview(list)
    row(list)
    spacer()
    styled_button(opts, list)
    ul(opts)

    Link to this section Functions

    Link to this function

    application_styles(group)

    View Source
    Link to this function

    button(opts, list)

    View Source
    Link to this function

    col(n, opts, list)

    View Source
    @spec col(
      number(),
      keyword(),
      [{:do, any()}, ...]
    ) :: {:safe, [...]}
    Link to this function

    effective_styles(group, overrides \\ %{})

    View Source
    Link to this function

    footer()

    View Source
    Link to this function

    framework_styles()

    View Source
    Link to this function

    framework_styles(group)

    View Source
    Link to this function

    h1(list)

    View Source
    Link to this function

    h2(list)

    View Source
    Link to this function

    header(list)

    View Source
    Link to this function

    hero_image(opts)

    View Source
    Link to this function

    p(list)

    View Source
    Link to this function

    preview(list)

    View Source
    Link to this function

    row(list)

    View Source
    Link to this function

    spacer()

    View Source
    Link to this function

    styled_button(opts, list)

    View Source
    Link to this function

    ul(opts)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.6) for the Elixir programming language