Class: Playbook::PbSectionSeparator::SectionSeparator

Inherits:
Object
  • Object
show all
Includes:
Playbook::Props
Defined in:
app/pb_kits/playbook/pb_section_separator/section_separator.rb

Instance Method Summary collapse

Methods included from Playbook::Props

#generate_classname, #initialize, #prop

Instance Method Details

#classnameObject



15
16
17
# File 'app/pb_kits/playbook/pb_section_separator/section_separator.rb', line 15

def classname
  generate_classname("pb_section_separator_kit",variant)
end