os-mui-phone-input
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Mui Phone Input

Mui based input component for phone number with country code and flag.

Installation

npm install os-mui-phone-input

Usage

The phone input is based on Mui TextField component and inherits all its props. you can check the official documentation for more detailed info.

basic usage of Phone Input:

import OsMuiPhoneInput from 'os-mui-phone-input'

<OsMuiPhoneInput label="Phone" variant="outlined"/>

test

Package Sidebar

Install

npm i os-mui-phone-input

Weekly Downloads

3

Version

1.0.3

License

ISC

Unpacked Size

4.93 MB

Total Files

30

Last publish

Collaborators

  • ottosierra