Class: Playbook::PbDateTime::DateTime

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

Instance Method Summary collapse

Methods included from Playbook::Props

#dark_props, #generate_classname, #generate_classname_without_spacing, #initialize, #prop, #spacing_options, #spacing_props, #spacing_values

Instance Method Details

#classnameObject



24
25
26
# File 'app/pb_kits/playbook/pb_date_time/date_time.rb', line 24

def classname
  generate_classname("pb_date_time_kit", align)
end