PropsHTMLOptionElement extension

on

Properties

defaultSelected ↔ bool

Available on HTMLOptionElement, provided by the PropsHTMLOptionElement extension

getter/setter pair
disabled ↔ bool

Available on HTMLOptionElement, provided by the PropsHTMLOptionElement extension

getter/setter pair
form → HTMLFormElement?

Available on HTMLOptionElement, provided by the PropsHTMLOptionElement extension

no setter
index → int

Available on HTMLOptionElement, provided by the PropsHTMLOptionElement extension

no setter
label ↔ String

Available on HTMLOptionElement, provided by the PropsHTMLOptionElement extension

getter/setter pair
selected ↔ bool

Available on HTMLOptionElement, provided by the PropsHTMLOptionElement extension

getter/setter pair
text ↔ String

Available on HTMLOptionElement, provided by the PropsHTMLOptionElement extension

getter/setter pair
value ↔ String

Available on HTMLOptionElement, provided by the PropsHTMLOptionElement extension

getter/setter pair