-
-
Notifications
You must be signed in to change notification settings - Fork 380
Closed
Labels
component: tabsChanges related to the tabs component.Changes related to the tabs component.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Description
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
Search keywords: value type any
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: tabsChanges related to the tabs component.Changes related to the tabs component.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.