class HS::Td

Public Instance Methods

tag_name() click to toggle source
# File lib/hs/elements/table.rb, line 35
def tag_name
  'td'
end