material-ui-phone-number icon indicating copy to clipboard operation
material-ui-phone-number copied to clipboard

Component Props

Open DavidScicluna opened this issue 5 years ago • 0 comments

Hi, Is there a way to access props for the popover and other Material-UI components?

For example: <MuiPhoneInput color="primary" fullWidth PopoverProps={{elevation: 0}} size="small" variant="outlined" />

DavidScicluna avatar Sep 17 '20 09:09 DavidScicluna