SelectProps

abstract var SelectProps: SelectProps<*>?(source)

Props applied to the rows per page /material-ui/api/select/ element.

This prop is an alias for slotProps.select and will be overriden by it if both are used.