Sha256: 09f5fbf1730534e763058db33b025c45349f69b0983e0ff5d02c58d138ca3f01
Contents?: true
Size: 595 Bytes
Versions: 83
Compression:
Stored size: 595 Bytes
Contents
<div class="pb--doc-demo-row"> <%= pb_rails("selectable_card_icon", props: { icon: "volume", title_text: "Sound", body_text: "Silent Mode", input_id: 10, checked: true, card_icon: true, dark: true }) %> <%= pb_rails("selectable_card_icon", props: { icon: "location", title_text: "Location", body_text: "Allow ", input_id: 12, dark: true }) %> <%= pb_rails("selectable_card_icon", props: { icon: "wifi", title_text: "WiFi", body_text: "Disabled", input_id: 13, disabled: true, dark: true }) %> </div>
Version data entries
83 entries across 83 versions & 1 rubygems