You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the text content of gets overwritten when a user makes a selection. This is problematic if I want to include an icon in the button too - as that gets replaced. I was able to dance around this with some CSS, but it would be cleaner to be able to specify a slot for the inbound text content.
Currently, the text content of gets overwritten when a user makes a selection. This is problematic if I want to include an icon in the button too - as that gets replaced. I was able to dance around this with some CSS, but it would be cleaner to be able to specify a slot for the inbound text content.
example: