Home > mui-country-code-selector > DEFAULT_COUNTRY_CODE_LABEL_ABBREVIATION
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Default abbreviation for the label text. Used when window.innerWidth
is smaller than theme.breakpoints.values.sm
(i.e. the viewport width is smaller than the smallest breakpoint in the MUI theme that the component uses). See https://mui.com/material-ui/customization/breakpoints/ for more information about the breakpoints and https://mui.com/material-ui/customization/theming/ for more information about the MUI’s themes.
Signature:
DEFAULT_COUNTRY_CODE_LABEL_ABBREVIATION = "Country"