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.2.pre.alpha.PBNTR515typeaheadmarginbottomredux3785 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.2.pre.alpha.revert3614PBNTR455ganttchartPOC3783 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.4.0.pre.rc.12 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.2.pre.alpha.play1472newicons3773 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.4.0.pre.rc.11 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.2.pre.alpha.PBNTR490multilevelselect3771 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.4.0.pre.rc.10 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.2.pre.alpha.PBNTR490multilevelselect3766 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.4.0.pre.rc.9 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.4.0.pre.rc.8 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.2.pre.alpha.PBNTR515typeaheadmarginbottomredux3756 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.4.0.pre.rc.7 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.2 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.4.0.pre.rc.6 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.1.pre.alpha.PBNTR515typeaheadmarginbottomredux3750 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.1.pre.alpha.PBNTR515typeaheadmarginbottomredux3752 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.1.pre.alpha.PBNTR515typeaheadmarginbottomredux3751 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.1.pre.alpha.PBNTR515typeaheadmarginbottomredux3747 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.4.0.pre.rc.5 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.3.1.pre.alpha.PBNTR515typeaheadmarginbottomredux3746 app/pb_kits/playbook/pb_radio/radio.html.erb