Method: Bootstrap4RailsComponents::Bootstrap::Components::CardImage#render

Defined in:
lib/bootstrap4_rails_components/bootstrap/components/card_image.rb

#renderObject



17
18
19
# File 'lib/bootstrap4_rails_components/bootstrap/components/card_image.rb', line 17

def render
  image_tag image, **html_options
end