Questions tagged [ion-select]

67 questions
0
votes
1 answer

How to change radio color on selected ion-select

I created this select My ion-select So I changed the color of the buttons to cancel and Ok, so far everything as it should be. My problem is that I can't change the color of the selected radio. the default color is blue, i would like to change the…
0
votes
1 answer

Trigger change event on ion-select component in ionic 5

I am trying to trigger a change event everytime I change my option in an ion-select component. The problem is that the change event is triggered when I press the OK button in the popover of the ion-select button. I want to trigger the change event…
Kathrine Hanson
  • 575
  • 2
  • 10
  • 32
0
votes
1 answer

Ionic select, preselected value with options loop

Im trying to create ion-select with preselected value and generated options but Im facing problem, initial select is not displayed until I interact with select. I assume that this component is checking for available options to display based on given…
Estherius
  • 1
  • 4
0
votes
1 answer
0
votes
1 answer

Ionic Vue: How do I change the text color of a selected option?

I have a simple ionic select component with vue: