Libraries
»
mode
(0.0.15)
»
Index
»
Mode
»
API
»
Form
»
#input
Method: Mode::API::Form#input
Defined in:
lib/mode/api/form.rb
#
input
(name) ⇒
Object
18 19 20
# File 'lib/mode/api/form.rb', line 18
def
input
(
name
)
content
[
'input'
]
[
name
]
end