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
-
I am using Onsen 2 in my application but there is only one major issue that I am facing in android phone is that as soon as I click on input box and keyboard appears suddenly all my css got distorted. This issue is not happening in case Of Onsen 1. Please help me guyz . ASAP.