Sha256: 00a247a34e09228730a9f5584fc12a715b68c5b034089ae26e2ac5a45c856f90

Contents?: true

Size: 444 Bytes

Versions: 2

Compression:

Stored size: 444 Bytes

Contents

<div>
  <p>There should be no horizontal overflow and scrollbar caused by tooltip (assuming there is at least 1px of padding to the right of where the associated control is placed).</p>
  <div style="float: right;">
    <button id="some-button">Button with tooltip positioned to right of the page</button>
    <%= render(Yattho::Alpha::Tooltip.new(for_id: "some-button", type: type, text: tooltip_text, direction: direction)) %>
  </div>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
yattho_view_components-0.1.1 previews/yattho/alpha/tooltip_preview/with_right_most_position.html.erb
yattho_view_components-0.0.1 previews/yattho/alpha/tooltip_preview/with_right_most_position.html.erb