What is the difference between value and selectedValue on <select>?

Hello @Teodor , @patrick

I saw selectedText Added when using select input and thank you for that. I also saw a new property like a selectedValue. However, when I try, it gives the same result as the "value" value. What are the differences between value and selectedValue ?

I have the same question, don't know what to use, I've used value for now...