SelectProps

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

Props applied to the rows per page Select element.

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