PhoneField
PhoneField component uses mui-tel-input to render phone input with country code and flag img.
Usage
Props
Prop
Required
Type
Default
Description
useLabel
false
boolean
false
whether to use react-admin Labeled component or not.
check mui-tel-input documentation for more info.
Last updated