Sha256: e09164321200707ab0e9b8ac46e56b7783b20e5cf6554b1c5263a337ff9f7512

Contents?: true

Size: 924 Bytes

Versions: 34

Compression:

Stored size: 924 Bytes

Contents

<%= pb_rails("selectable_list",
        props: {
          enable_drag: true,
          variant: "radio",
          items: [
            { drag_id: "41",
              text: "Task 1",
              input_options: {
                value: "1",
                name: "radio-name",
              }
            },
            { drag_id: "42",
              text: "Task 2",
              checked: true,
              input_options: {
                value: "2",
                name: "radio-name",
              }
            },
            { drag_id: "43",
              text: "Task 3",
              input_options: {
                value: "3",
                name: "radio-name",
              }
            },
            { drag_id: "44",
              text: "Task 4",
              input_options: {
                value: "4",
                name: "radio-name",
              }
            }
          ]
        }
    )
%>

Version data entries

34 entries across 34 versions & 2 rubygems

Version Path
playbook_ui_docs-14.11.1.pre.alpha.play1724darkmodeauditmap5437 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5437 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR719listdraggablesimple5432 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR719listdraggablesimple5432 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR768stickyrightcolumn5431 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR768stickyrightcolumn5431 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui_docs-14.12.0.pre.rc.6 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui-14.12.0.pre.rc.6 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5415 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5415 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5400 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5400 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5392 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5392 app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb