PropsElementInternals extension

on

Properties

form HTMLFormElement?

Available on ElementInternals, provided by the PropsElementInternals extension

no setter
labels NodeList

Available on ElementInternals, provided by the PropsElementInternals extension

no setter
shadowRoot ShadowRoot?

Available on ElementInternals, provided by the PropsElementInternals extension

no setter
states CustomStateSet

Available on ElementInternals, provided by the PropsElementInternals extension

no setter
validationMessage String

Available on ElementInternals, provided by the PropsElementInternals extension

no setter
validity ValidityState

Available on ElementInternals, provided by the PropsElementInternals extension

no setter
willValidate bool

Available on ElementInternals, provided by the PropsElementInternals extension

no setter

Methods

checkValidity() bool

Available on ElementInternals, provided by the PropsElementInternals extension

reportValidity() bool

Available on ElementInternals, provided by the PropsElementInternals extension

setFormValue(dynamic value, [dynamic state]) → void

Available on ElementInternals, provided by the PropsElementInternals extension

setValidity([ValidityStateFlags? flags, String? message, HTMLElement? anchor]) → void

Available on ElementInternals, provided by the PropsElementInternals extension