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.18.1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.18.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.17.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.16.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.15.1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.15.1.pre.alpha.rubocop.deps app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.15.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.14.1.pre.alpha2 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.14.1.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.14.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.13.1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.13.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.13.0.pre.node.update app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.12.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.11.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.10.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.9.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.8.1.pre.alpha.flexdeps app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.9.0.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-10.8.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb