Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (marko-intl-tel-input) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
marko-intl-tel-input
International telephone number Markojs input component, build using Intl-tel-input
Installation
npm install marko-intl-tel-input --save
or
yarn add marko-intl-tel-input
Usage
<IntlTelInput class="form-control"
name="phone"
value=state.phone
placeholder="Phone Number"
E123=true
on-change("onHandleChange")
on-error("onHandleError")/>
Feedback & Contribution
You know the say: No one is whole alone! So, feedbacks are all welcome. Kindly report any encounted Issues here and I'll be glad to work on it right away. Thank you.
License
This software is free to use under the MIT license. See the LICENSE file for license text and copyright information.