Sha256: e6a5ed50f2dc7cc607d6237d5ace7b36c77f59f9f908024f2d00e509f6298a13

Contents?: true

Size: 838 Bytes

Versions: 892

Compression:

Stored size: 838 Bytes

Contents

<%
  labels = [
    { label: 'Verve', value: '1956' },
    { label: 'Stax', value: '1957' },
    { label: 'Motown', value: '1959' },
    { label: 'Kudu', value: '1971' },
    { label: 'Stones Throw', value: '1996' },
  ]
%>
<%
  expressionists = [
    { label: 'Kandinsky', value: 'Russia' },
    { label: 'Klee', value: 'Switzerland' },
    { label: 'Kokoschka', value: 'Austria' },
    { label: 'Kirchner', value: 'Germany' },
  ]
%>

<%= pb_rails("typeahead", props: {
  default_options: [labels.first],
  id: "typeahead-multi-kit-example1",
  options: labels,
  label: "Badges",
  multi_kit: "badge",
  pills: true
}) %>

<%= pb_rails("typeahead", props: {
  default_options: [expressionists.first],
  id: "typeahead-multi-kit-example2",
  options: expressionists,
  label: "Small Pills",
  multi_kit: "smallPill",
  pills: true
}) %>

Version data entries

892 entries across 892 versions & 2 rubygems

Version Path
playbook_ui_docs-14.10.0.pre.alpha.PBNTR662stickyrightcolumnreact5160 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.10.0.pre.alpha.PBNTR662stickyrightcolumnreact5160 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui_docs-14.11.0.pre.rc.2 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.11.0.pre.rc.2 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui_docs-14.11.0.pre.rc.1 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.11.0.pre.rc.1 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui_docs-14.10.0.pre.alpha.PBNTR775formmatingmaskdefaultvalue5137 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.10.0.pre.alpha.PBNTR775formmatingmaskdefaultvalue5137 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui_docs-14.11.0.pre.rc.0 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.11.0.pre.rc.0 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui_docs-14.9.0.pre.alpha.PBNTR767advancedtablemultiheadercolumns5136 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR767advancedtablemultiheadercolumns5136 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui_docs-14.9.0.pre.alpha.PBNTR775formmatingmaskdefaultvalue5121 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR775formmatingmaskdefaultvalue5121 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui_docs-14.9.0.pre.alpha.PBNTR775formmatingmaskdefaultvalue5120 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR775formmatingmaskdefaultvalue5120 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.10.0 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui_docs-14.10.0.pre.rc.24 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui-14.10.0.pre.rc.24 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
playbook_ui_docs-14.10.0.pre.rc.23 app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb