Method: Playbook::PbIconValue::IconValue#classname

Defined in:
app/pb_kits/playbook/pb_icon_value/icon_value.rb

#classnameObject

[View source]

12
13
14
# File 'app/pb_kits/playbook/pb_icon_value/icon_value.rb', line 12

def classname
  generate_classname("pb_icon_value_kit", align)
end