Sha256: 35296682720bf0e9f6c98700dc8706559f8c243a633b85271610fd6df6adc62e

Contents?: true

Size: 463 Bytes

Versions: 2158

Compression:

Stored size: 463 Bytes

Contents

<div style="position: relative; z-index: 2">
    <%= pb_rails("body", props: {text: "I've got a z-index of 2", margin_bottom: "md"}) %>
</div>
<%= pb_rails("button", props: { variant: "secondary", id: 'tooltip-z-index-1', text: "Click Me", }) %>
<%= pb_rails("popover", props: {
    trigger_element_id: "tooltip-z-index-1",
    tooltip_id: "tooltip-z-index",
    position: 'top',
    z_index: "3",
    offset: true
}) do %>
    I've got a z-index of 3
<% end %>

Version data entries

2,158 entries across 2,158 versions & 2 rubygems

Version Path
playbook_ui-5.3.0.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.4.0 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.2.0.pre.alpha6 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.2.0.pre.alpha5 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.3.0 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.2.0.pre.alpha4 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.2.0.pre.alpha3 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.2.0.pre.alpha2 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.2.0 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.1.0 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.0.3 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.0.2 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.0.1.pre.beta app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.1.0.pre.alpha4 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.1.0.pre.alpha2 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.1.0.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.0.1 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
playbook_ui-5.0.1.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb