Sha256: c61a9188f28e158cecc4d4b43ec36613d2d70f6ddb2ea009004888fe1c26ea38

Contents?: true

Size: 411 Bytes

Versions: 1

Compression:

Stored size: 411 Bytes

Contents

<%= pb_content_tag(:div, **combined_html_options) do %>
  <div class="pb_stat_value_wrapper">
    <%= pb_rails "title", props: {
      classname: "pb_stat_value_kit",
      size: 1,
      tag: "span",
      text: object.formatted_value } %>
      &nbsp;
      <%= pb_rails "title", props: {
      classname: "pb_stat_value_kit",
      tag: "span",
      size: 3,
      text: object.unit } %>
  </div>
<% end %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
playbook_ui-13.24.0.pre.alpha.play1305drycontenttag2689 app/pb_kits/playbook/pb_stat_value/stat_value.html.erb