Sha256: fbe02f4d51b1fc8e74beb3b47cacfad8b11fc438764b0bc04fb3050fb86777fb

Contents?: true

Size: 532 Bytes

Versions: 2203

Compression:

Stored size: 532 Bytes

Contents

<%= pb_rails("select", props: {
  label: "Favorite Coffee",
  name: "coffee",
  options: [
    {
      value: "1",
      disabled: true,
      value_text: "Espresso",
    },
    {
      value: "2",
      selected: true,
      value_text: "Americano",
    },
    {
      value: "3",
      disabled: true,
      value_text: "Cappuccino",
    },
    {
      value: "4",
      value_text: "Mocha",
    },
    {
      value: "5",
      value_text: "Flat White",
    },
    {
      value: "6",
      value_text: "Latte",
    },
  ]
}) %>

Version data entries

2,203 entries across 2,203 versions & 2 rubygems

Version Path
playbook_ui_docs-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui_docs-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui_docs-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui_docs-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui_docs-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui_docs-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui_docs-14.12.0.pre.rc.7 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb
playbook_ui-14.12.0.pre.rc.7 app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb