Sha256: 54318956a440265830330db76cd7adcfc96673e89ae966f89bc27e5ff66867e8

Contents?: true

Size: 541 Bytes

Versions: 212

Compression:

Stored size: 541 Bytes

Contents

<%= content_tag(:label,
    aria: object.aria,
    checked: object.checked,
    class: object.classname,
    data: object.data,
    id: object.id,
    value: object.value,
    **combined_html_options) do %>

    <% if content.present? %>
      <%= content %>
    <% else %>
      <%= radio_button_tag object.name, object.value, object.selected, object.input_options %>
    <% end %>

    <span class="pb_radio_button"></span>
    <%= pb_rails("body", props: { status: object.body_status, text: object.text, dark: object.dark }) %>
<% end %>

Version data entries

212 entries across 212 versions & 1 rubygems

Version Path
playbook_ui-14.0.0 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.1.pre.alpha.PLAY14633399 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.1.pre.alpha.play1407statvaluekitinconsistencies3388 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.1.pre.alpha.PLAY14703378 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.0.pre.alpha.PLAY14143373 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.0.pre.alpha.PLAY14143372 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.1 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3370 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3369 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3368 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3366 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.0.pre.alpha.PLAY14143358 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.0.pre.alpha.PLAY14143357 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.34.0 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.33.1.pre.alpha.play1407statvaluekitinconsistencies3352 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.33.1.pre.alpha.PLAY14143340 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.33.1.pre.alpha.PLAY14143336 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.33.1.pre.alpha.PLAY14063320 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.33.1 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-13.33.0.pre.alpha.PLAY14143318 app/pb_kits/playbook/pb_radio/radio.html.erb