Module: Card::Set::Type::Number::HtmlFormat
- Extended by:
- AbstractFormat
- Defined in:
- platypus/tmp/set/gem-defaults/mod004-format/type/number.rb
Instance Method Summary collapse
Instance Method Details
#input_type ⇒ Object
9 10 11 |
# File 'platypus/tmp/set/gem-defaults/mod004-format/type/number.rb', line 9 def input_type :text_field end |