Sha256: 09989dcfae61aa9aa2fa2e574129eeeef20909fa9da6cb228c8ba28fcbd05fa3

Contents?: true

Size: 226 Bytes

Versions: 5

Compression:

Stored size: 226 Bytes

Contents

<<%= @html_tag %>
  class="elements-title
  elements-title--size-<%= @args[:size] %>"
>
<% if @show_icon %>
  <i class="fa fa-<%= @args[:icon] %> icon" aria-hidden="true"></i>
<% end %>
<%= @args[:label] %>
</<%= @html_tag %>>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lato_core-2.2.2 app/cells/lato_core/elements/title/views/show.html.erb
lato_core-2.2.0 app/cells/lato_core/elements/title/views/show.html.erb
lato_core-2.1.4 app/cells/lato_core/elements/title/views/show.html.erb
lato_core-2.1.3 app/cells/lato_core/elements/title/views/show.html.erb
lato_core-2.1.2 app/cells/lato_core/elements/title/views/show.html.erb