cordova-plugin-ios-decimal-keyboard

1.0.1 • Public • Published

cordova-plugin-ios-decimal-keyboard

A simple plugin to allow the decimal point to be accessible via the keyboard in iOS / iPhone.

Installing

cordova plugin add cordova-plugin-ios-decimal-keyboard

Usage

<input type="text" pattern="[0-9]*" decimal="true">

Multiple decimals

<input type="text" pattern="[0-9]*" decimal="true" allow-multiple-decimals="true">

Known Issues

  • Screen rotation unsupported.

/cordova-plugin-ios-decimal-keyboard/

    Package Sidebar

    Install

    npm i cordova-plugin-ios-decimal-keyboard

    Weekly Downloads

    13

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    393 kB

    Total Files

    10

    Last publish

    Collaborators

    • gbrits_0