SelectButton: passthrough option #4286
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the feature you would like to see added
I want to add tooltips to the buttons.
Since each button has it's own tooltip, I have the tooltip within the options.
eg.
I want to use passthrough to add those tooltips to the buttons.
But currently the passthrough context only contains the buttons active and disabled state.
I need access to the buttons option data from the passthrough context.
This would also allow a lot more custom configuration depending on each button's state.
Is your feature request related to a problem?
No response
Describe the solution you'd like
add the blue line of code to Selectbutton.vue
Describe alternatives you have considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: