Sha256: b343bf51f0ec2d47d2bf1907c18249947a9d44f500213e693776d96c8510ed75
Contents?: true
Size: 333 Bytes
Versions: 1
Compression:
Stored size: 333 Bytes
Contents
<%= pb_rails("currency", props: { amount: "2,000.50", size: "lg" }) %> <%= pb_rails("currency", props: { align: "center", amount: "2,000", label: "Caption", size: "lg", symbol: "$", }) %> <%= pb_rails("currency", props: { align: "right", amount: "2,000.00", label: "Caption", size: "lg", symbol: "$", }) %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
playbook_ui-4.0.0 | app/pb_kits/playbook/pb_currency/docs/_currency_large.html.erb |