Sha256: 16fd1e5c7a1338f4c545e511800e9df4952c08fcc4d914cf793e8b85616c2f86

Contents?: true

Size: 718 Bytes

Versions: 1107

Compression:

Stored size: 718 Bytes

Contents

<%= pb_rails("flex", props: {orientation: "column"}) do %>
    <%= pb_rails("flex/flex_item") do %>
        <%= pb_rails("checkbox" , props: {
            input_options: { tabindex: 0 },
            margin_bottom: "xs",
            text: "Disabled unchecked",
            value: "checkbox-value",
            disabled: true,
            name: "checkbox-name"
        }) %>
    <% end %>
    <%= pb_rails("flex/flex_item") do %>
        <%= pb_rails("checkbox" , props: {
            input_options: { tabindex: 0 },
            text: "Disabled checked",
            value: "checkbox-value",
            disabled: true,
            checked: true,
            name: "checkbox-name"
        }) %>
    <% end %>
<% end %>

Version data entries

1,107 entries across 1,107 versions & 2 rubygems

Version Path
playbook_ui-13.32.0.pre.alpha.PLAY14103236 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.31.0.pre.alpha.play1416movealiaslogic3232 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui-13.31.0.pre.alpha.play1416movealiaslogic3232 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.31.0.pre.alpha.PBNTR342navtabbing3231 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui-13.31.0.pre.alpha.PBNTR342navtabbing3231 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.31.0.pre.alpha.PBNTR342navtabbing3230 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui-13.31.0.pre.alpha.PBNTR342navtabbing3230 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.32.0 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui-13.32.0 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.31.0.pre.alpha.powercentrainplaybookpt23212 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui-13.31.0.pre.alpha.powercentrainplaybookpt23212 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.31.0.pre.alpha.PLAY10863204 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui-13.31.0.pre.alpha.PLAY10863204 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.31.0.pre.alpha.PLAY10863202 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui-13.31.0.pre.alpha.PLAY10863202 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.31.0.pre.alpha.PLAY882formpillprimaryandneutral3201 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui-13.31.0.pre.alpha.PLAY882formpillprimaryandneutral3201 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.31.0.pre.alpha.play1262iconstyles3172 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui-13.31.0.pre.alpha.play1262iconstyles3172 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb
playbook_ui_docs-13.31.0.pre.alpha.play1262iconstyles3171 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_disabled.html.erb