ons-input
-
An input element. The
type
attribute can be used to change the input type. All text input types as well ascheckbox
andradio
are supported. The component will automatically render as a Material Design input on Android devices. Most attributes that can be used for a normal<input>
element can also be used on the<ons-input>
element.Click here to see the original article