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-7.1.0.pre.alpha2 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.1.1.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.0.1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.1.1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.1.0.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.1.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.0.1.pre.alpha15 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-6.8.2.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.0.0.pre.alpha15 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.0.1.pre.alpha14 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.0.0.pre.alpha14 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.0.0.pre.alpha13 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.0.0.pre.alpha12 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.0.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-7.0.0.pre.alpha11 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-6.8.1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-6.8.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-6.7.0.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-6.7.0 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb
playbook_ui-6.6.1 app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb