-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
Needs Technical FeedbackNeeds testing from a developer perspective.Needs testing from a developer perspective.[Package] Components/packages/components/packages/components[Type] EnhancementA suggestion for improvement.A suggestion for improvement.[Type] New APINew API to be used by plugin developers or package users.New API to be used by plugin developers or package users.
Description
Is your feature request related to a problem? Please describe.
In TabPanel, We have a way to get the selected tab via onSelect
, but we can't programmatically set a tab.
Describe the solution you'd like
TabPanel should have a prop like selected
so that we can programmatically set the active selected tab if we want. Essentially this means that we will be able to use TabPanel as uncontrolled or controlled component.
Describe alternatives you've considered
Nil.
morganhvidt, kraftner, cesarcosta99, tomalec and davilera
Metadata
Metadata
Assignees
Labels
Needs Technical FeedbackNeeds testing from a developer perspective.Needs testing from a developer perspective.[Package] Components/packages/components/packages/components[Type] EnhancementA suggestion for improvement.A suggestion for improvement.[Type] New APINew API to be used by plugin developers or package users.New API to be used by plugin developers or package users.
Type
Projects
Status
Done 🎉