PropsHTMLOutputElement extension

on

Properties

defaultValue String

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

getter/setter pair
form HTMLFormElement?

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

no setter
htmlFor DOMTokenList

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

no setter
labels NodeList

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

no setter
name String

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

getter/setter pair
type String

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

no setter
validationMessage String

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

no setter
validity ValidityState

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

no setter
value String

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

getter/setter pair
willValidate bool

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

no setter

Methods

checkValidity() bool

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

reportValidity() bool

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension

setCustomValidity(String error) → void

Available on HTMLOutputElement, provided by the PropsHTMLOutputElement extension