Skip to content

ottodanielsierra/os-mui-phone-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published