Sha256: 0fe4264dbee7835eb2fa066a03c779e6dd045432d374b26170b3bf0652a9c319
Contents?: true
Size: 623 Bytes
Versions: 14
Compression:
Stored size: 623 Bytes
Contents
<%= pb_rails("dashboard_value", props: { stat_label: {label: "Top Title Value"}, stat_value: {value: "1,428", 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: "1,428", 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: "1,428", unit: "appts"}, stat_change: {change: "decrease", value: "26.1%"} }) %>
Version data entries
14 entries across 14 versions & 1 rubygems