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.1.0.pre.alpha.PBNTR462starratingdefaultvalue3600 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.1.0.pre.alpha.pbntr373enablekitsforradio3595 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.1.0.pre.alpha.pbntr373enablekitsforradio3593 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.2.0 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.1.0.pre.alpha.PBNTR462starratingdefaultvalue3582 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.1.0.pre.alpha.PBNTR462starratingdefaultvalue3579 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.1.0.pre.alpha.PBNTR455ganttchartPOC3569 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.1.0.pre.alpha.fixaction3547 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.1.0.pre.alpha.PA1477timestampkit3536 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.testthemeexport3533 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.updateviewcomponentgem3527 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063526 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063525 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063524 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063523 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063522 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR416formpillsizes3521 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063520 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14923518 app/pb_kits/playbook/pb_radio/radio.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063511 app/pb_kits/playbook/pb_radio/radio.html.erb