Method: Maglev::Content::Image#alt_text

Defined in:
app/components/maglev/content/image.rb

#alt_textObject



22
23
24
# File 'app/components/maglev/content/image.rb', line 22

def alt_text
  image[:alt_text]
end