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.3.0.pre.rc.3 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.1.pre.alpha.PBNTR431fixingduplicatingtextareaclassname3689 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.0.pre.rc.2 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.1.pre.alpha.PLAY1516railsiconsfixedwidth3674 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.1.pre.alpha.PBNTR479removeextraspacingfromradiochildren3671 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.0.pre.rc.1 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.1.pre.alpha.PBNTR479removeextraspacingfromradiochildren3669 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.1.pre.alpha.pbntr373enablekitsforradio3665 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.1.pre.alpha.bugfixforactionrc3663 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.PLAY15063653 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.play1490railsdialogdatafix3649 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.PLAY15063645 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.1 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.PLAY15063640 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.PLAY15063639 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.PLAY15063638 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.PLAY15063637 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.PLAY15063634 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.PLAY15063633 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0.pre.alpha.fixphonenumberinputflag3632 app/pb_kits/playbook/pb_radio/radio.html.erb