How to add a button in a mat-select option when an option is selected?
I’m trying to add a url button next to an mat-select option when it is selected. Clicking that button will open a new tab with info related to that option. I don’t want all options to have this button when the mat-select is dropped down, just when it is selected.
How to add a button in a mat-select option when an option is selected?
I’m trying to add a url button next to an mat-select option when it is selected. Clicking that button will open a new tab with info related to that option. I don’t want all options to have this button when the mat-select is dropped down, just when it is selected.
How to add a button in a mat-select option when an option is selected?
I’m trying to add a url button next to an mat-select option when it is selected. Clicking that button will open a new tab with info related to that option. I don’t want all options to have this button when the mat-select is dropped down, just when it is selected.