Sha256: 2c7e859f8b903f7bc8241a528f0020291d9771674341724bc17667fb427d91c4

Contents?: true

Size: 896 Bytes

Versions: 2158

Compression:

Stored size: 896 Bytes

Contents

<%= pb_rails("button", props: { variant: "secondary", id: 'scroll-height', text: "Click Me" }) %>
<%= pb_rails("popover", props: {
    trigger_element_id: "scroll-height",
    tooltip_id: "scroll-height-1",
    position: 'top',
    close_on_click: "any",
    max_height: "150px",
    max_width: "240px",
    offset: true
    }) do %>
    <%= pb_rails("body", props: {
        margin_bottom: "sm",
        text: "So many people live within unhappy circumstances and yet will
          not take the initiative to change their situation because they are
          conditioned to a life of security, conformity, and conservation, all of
          which may appear to give one peace of mind, but in reality, nothing is
          more damaging to the adventurous spirit."
    }) %>
    <%= pb_rails("title", props: {
        size: 4,
        text: "- Christopher McCandless"
    }) %>
<% 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_scroll_height.html.erb
playbook_ui-5.4.0 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.2.0.pre.alpha6 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.2.0.pre.alpha5 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.3.0 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.2.0.pre.alpha4 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.2.0.pre.alpha3 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.2.0.pre.alpha2 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.2.0 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.1.0 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.0.3 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.0.2 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.0.1.pre.beta app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.1.0.pre.alpha4 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.1.0.pre.alpha2 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.1.0.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.0.1 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb
playbook_ui-5.0.1.pre.alpha1 app/pb_kits/playbook/pb_popover/docs/_popover_scroll_height.html.erb