Demo-Page Repository

Home > mui-country-code-selector > CCSelectorCompositeProps > stackProps

CCSelectorCompositeProps.stackProps property

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 Stack component if the stack layout wrapper is used. See https://mui.com/material-ui/api/stack/ for more information about what props can be passed to the component.

Signature:

stackProps?: Partial<StackProps>;