Home > mui-country-code-selector > CCSelectorCompositeProps > grid2SelectorProps
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.
Props passed to the MUI Grid2 item component that the selector component is wrapped in, if the country code components are wrapped in a Grid2. Overwrites the grid2ItemProps
.
Signature:
grid2SelectorProps?: Grid2ItemProps;