Sha256: 5d329e38ceb18764e5ea28c716663cd946a49103fcc1011f3dc552e8b50e6d18
Contents?: true
Size: 247 Bytes
Versions: 2
Compression:
Stored size: 247 Bytes
Contents
<%= render(Yattho::Beta::Button.new( scheme: :default, size: :medium, block: block, id: id, align_content: align_content )) do |component| %> <% component.with_trailing_action_icon(icon: "triangle-down") %> Button <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.1.1 | previews/yattho/beta/button_preview/trailing_action.html.erb |
yattho_view_components-0.0.1 | previews/yattho/beta/button_preview/trailing_action.html.erb |