Sha256: faca6a2a6b5ce3bb86fe33d8c93242532d77c0d5c7626e951c6f6a9bf78ab70a

Contents?: true

Size: 614 Bytes

Versions: 1

Compression:

Stored size: 614 Bytes

Contents

<%= pb_rails("dashboard_value", props: {
  stat_label: {label: "Top Title Value"},
  stat_value: {value: 1428, unit: "appts"},
  stat_change: {change: "decrease", value: "26.1%"}
}) %>

<br><br>

<%= pb_rails("dashboard_value", props: {
  align: "center",
  stat_label: {label: "Top Title Value"},
  stat_value: {value: 1428, unit: "appts"},
  stat_change: {change: "decrease", value: "26.1%"}
}) %>

<br><br>

<%= pb_rails("dashboard_value", props: {
  align: "right",
  stat_label: {label: "Top Title Value"},
  stat_value: {value: 1428, unit: "appts"},
  stat_change: {change: "decrease", value: "26.1%"}
}) %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
playbook_ui-2.9.6 app/pb_kits/playbook/pb_dashboard_value/docs/_dashboard_value_align.html.erb