1.0.3 • Published 5 months ago

os-mui-phone-input v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

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

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago

1.0.3

5 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago