Sha256: 85d9bbe6f1af51758c361c33fadef2aead451df18c9e78cc56e256358759451a

Contents?: true

Size: 216 Bytes

Versions: 2

Compression:

Stored size: 216 Bytes

Contents

<%= render Yattho::Beta::Popover.new do |component| %>
  <% component.with_heading do %>
    Activity feed
  <% end %>
  <% component.with_body(caret: :left) do %>
    This is the Popover body.
  <% end %>
<% end %>

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
yattho_view_components-0.0.1 previews/docs/beta_popover_preview/caret_position.html.erb
yattho_view_components-0.0.1 previews/docs/popover_component_preview/caret_position.html.erb