Sha256: c2d4271c8851c5bac12ad0d6b1557401e974232dc934fd8fe8ec69dd47437367
Contents?: true
Size: 504 Bytes
Versions: 165
Compression:
Stored size: 504 Bytes
Contents
<!-- Go to pb_content_tag definition in kit_base.rb for usage information. Commented out options are default (showing the default shape), and each can be deleted if not customizing that param. --> <!-- If using nonstandard params please un-comment out and replace with your custom params. --> <%= pb_content_tag( # :div, # aria: object.aria, # class: object.classname, # data: object.data, # id: object.id, # **combined_html_options ) do %> <span>DRAWER CONTENT</span> <% end %>
Version data entries
165 entries across 165 versions & 1 rubygems