Mikael Ståldal
07/07/2023, 9:50 AMvalue attribute of an <option> element?
I can do attributes["value"] = "my-value", but is there no shortcut for it?Cies
07/07/2023, 1:40 PMoption {
value = "xyz"
}Cies
07/07/2023, 1:40 PMMikael Ståldal
07/07/2023, 2:40 PMCies
07/07/2023, 3:12 PM