Sha256: faef5804f135a64436230ecd1e7d3d292e2e712585312a0a9b9c61a3858a4d38
Contents?: true
Size: 290 Bytes
Versions: 1
Compression:
Stored size: 290 Bytes
Contents
<%= render Yattho::Beta::Blankslate.new do |component| %> <% component.with_visual_image(src: Yattho::ExampleImage::BASE64_SRC, alt: "Security - secure vault") %> <% component.with_heading(tag: :h2).with_content("Title") %> <% component.with_description { "Description"} %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.0.1 | previews/docs/beta_blankslate_preview/using_an_image.html.erb |