Method: Playbook::PbProgressStep::ProgressStep#classname
- Defined in:
- app/pb_kits/playbook/pb_progress_step/progress_step.rb
#classname ⇒ Object
19 20 21 |
# File 'app/pb_kits/playbook/pb_progress_step/progress_step.rb', line 19 def classname generate_classname("pb_progress_step_kit", orientation, icon_class, variant_class, color_class) end |