///|
#external
type HTMLSelectElement

///|
pub extern "js" fn HTMLSelectElement::value(self : Self) -> String = "(self) => self.value"