Summary
The value prop can be string or number https://mui.com/base-ui/react-tabs/components-api/#tab-prop-value but why not any? There don't seem to be limiting factors for this.
So I think we should widen the type on all tabs components, Base UI, Material UI, Joy UI to any when possible.
Motivation
mui/material-ui#40630
Search keywords: value type any
Summary
The
valueprop can be string or number https://mui.com/base-ui/react-tabs/components-api/#tab-prop-value but why notany? There don't seem to be limiting factors for this.So I think we should widen the type on all tabs components, Base UI, Material UI, Joy UI to
anywhen possible.Motivation
mui/material-ui#40630
Search keywords: value type any