Sha256: 0c5c7d46a19e64e0581f15a5b0f5ac3db39aaae24e79daeaf2418f2a3950a699

Contents?: true

Size: 742 Bytes

Versions: 380

Compression:

Stored size: 742 Bytes

Contents

<%= pb_rails("button", props: { variant: "secondary", id: 'list' }) do %>
    Filter By
    <%= pb_rails("icon", props: { icon: "angle-down"}) %>
<% end %>
<%= pb_rails("popover", props: {trigger_element_id: "list", tooltip_id: "list-tooltip", position: 'bottom', padding: "none"}) do %>
    <%= pb_rails("list", props: {ordered: false, dark: false, borderless: false, xpadding: true}) do %>
        <%= pb_rails("list/item") do %><a>Popularity</a><% end %>
        <%= pb_rails("list/item") do %><a>Title</a><% end %>
        <%= pb_rails("list/item") do %><a>Duration</a><% end %>
        <%= pb_rails("list/item") do %><a>Date Started</a><% end %>
        <%= pb_rails("list/item") do %><a>Date Ended </a><% end %>
    <% end %>
<% end %>

Version data entries

380 entries across 380 versions & 1 rubygems

Version Path
playbook_ui-10.24.0.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.23.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.23.0.pre.alpha2 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.23.0.pre.cachetest app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.23.0.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.22.1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.22.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.21.1.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.21.0.pre.alpha.lightbox.2 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.21.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.21.0.pre.alpha.lightbox app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.21.0.pre.alpha.rg1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.21.0.pre.alpha.jg1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.21.0.pre.alpha.na1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.21.0.pre.alpha.jd1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.20.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.19.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.19.0.pre.lightbox app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.18.2 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.19.0.pre.popover.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb