Method: Playbook::PbTextInput::TextInput#classname
- Defined in:
- app/pb_kits/playbook/pb_text_input/text_input.rb
#classname ⇒ Object
21 22 23 |
# File 'app/pb_kits/playbook/pb_text_input/text_input.rb', line 21 def classname generate_classname("pb_text_input_kit") + error_class end |