Class: HS::Intro

Inherits:
Element show all
Defined in:
lib/hs/elements/intro.rb

Instance Attribute Summary

Attributes inherited from Element

#children, #class_name, #style

Instance Method Summary collapse

Methods inherited from Element

#initialize, #params, #preview, #tag_name

Methods included from ElementPreview

#element_preview, #text_preview

Constructor Details

This class inherits a constructor from HS::Element

Instance Method Details

#default_classObject



5
6
7
# File 'lib/hs/elements/intro.rb', line 5

def default_class
  'uk-text-lead'
end