Sha256: 5c8bf83a190242d509192386c4d0ebc06b7a435d2fa1502baaedcb8dff6e9524
Contents?: true
Size: 370 Bytes
Versions: 73
Compression:
Stored size: 370 Bytes
Contents
<%= pb_rails("currency", props: { amount: "2,000.50", size: "lg", dark: true, }) %> <%= pb_rails("currency", props: { align: "center", amount: "342", label: "Caption", size: "md", symbol: "€", dark: true, }) %> <%= pb_rails("currency", props: { align: "right", amount: "45", label: "Caption", unit: "/mo", size: "sm", dark: true, }) %>
Version data entries
73 entries across 73 versions & 1 rubygems