Class: StringInput

Inherits:
React::Component::Base
  • Object
show all
Includes:
AbstractStringInput
Defined in:
lib/bull/ui_core.rb

Instance Method Summary collapse

Methods included from AbstractStringInput

#render

Methods included from ClassesInput

#dirty_class, #valid_class

Instance Method Details

#type_attrObject



120
121
122
# File 'lib/bull/ui_core.rb', line 120

def type_attr
  :text
end