Class: HS::LiveCode

Inherits:
Element show all
Defined in:
lib/hs/elements/live_code.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/live_code.rb', line 5

def default_class
  'live-code'
end