Skip to content

@ralphschuler.webgl shader factory.<internal>.ElementInternals

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: ElementInternals

@ralphschuler/webgl-shader-factory.<internal>.ElementInternals

MDN Reference

Hierarchy

Table of contents

Properties

Methods

Properties

ariaAtomic

ariaAtomic: null | string

MDN Reference

Inherited from

ARIAMixin.ariaAtomic

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2209


ariaAutoComplete

ariaAutoComplete: null | string

MDN Reference

Inherited from

ARIAMixin.ariaAutoComplete

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2211


ariaBusy

ariaBusy: null | string

MDN Reference

Inherited from

ARIAMixin.ariaBusy

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2213


ariaChecked

ariaChecked: null | string

MDN Reference

Inherited from

ARIAMixin.ariaChecked

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2215


ariaColCount

ariaColCount: null | string

MDN Reference

Inherited from

ARIAMixin.ariaColCount

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2217


ariaColIndex

ariaColIndex: null | string

MDN Reference

Inherited from

ARIAMixin.ariaColIndex

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2219


ariaColSpan

ariaColSpan: null | string

MDN Reference

Inherited from

ARIAMixin.ariaColSpan

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2221


ariaCurrent

ariaCurrent: null | string

MDN Reference

Inherited from

ARIAMixin.ariaCurrent

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2223


ariaDisabled

ariaDisabled: null | string

MDN Reference

Inherited from

ARIAMixin.ariaDisabled

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2225


ariaExpanded

ariaExpanded: null | string

MDN Reference

Inherited from

ARIAMixin.ariaExpanded

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2227


ariaHasPopup

ariaHasPopup: null | string

MDN Reference

Inherited from

ARIAMixin.ariaHasPopup

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2229


ariaHidden

ariaHidden: null | string

MDN Reference

Inherited from

ARIAMixin.ariaHidden

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2231


ariaInvalid

ariaInvalid: null | string

Inherited from

ARIAMixin.ariaInvalid

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2232


ariaKeyShortcuts

ariaKeyShortcuts: null | string

MDN Reference

Inherited from

ARIAMixin.ariaKeyShortcuts

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2234


ariaLabel

ariaLabel: null | string

MDN Reference

Inherited from

ARIAMixin.ariaLabel

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2236


ariaLevel

ariaLevel: null | string

MDN Reference

Inherited from

ARIAMixin.ariaLevel

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2238


ariaLive

ariaLive: null | string

MDN Reference

Inherited from

ARIAMixin.ariaLive

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2240


ariaModal

ariaModal: null | string

MDN Reference

Inherited from

ARIAMixin.ariaModal

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2242


ariaMultiLine

ariaMultiLine: null | string

MDN Reference

Inherited from

ARIAMixin.ariaMultiLine

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2244


ariaMultiSelectable

ariaMultiSelectable: null | string

MDN Reference

Inherited from

ARIAMixin.ariaMultiSelectable

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2246


ariaOrientation

ariaOrientation: null | string

MDN Reference

Inherited from

ARIAMixin.ariaOrientation

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2248


ariaPlaceholder

ariaPlaceholder: null | string

MDN Reference

Inherited from

ARIAMixin.ariaPlaceholder

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2250


ariaPosInSet

ariaPosInSet: null | string

MDN Reference

Inherited from

ARIAMixin.ariaPosInSet

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2252


ariaPressed

ariaPressed: null | string

MDN Reference

Inherited from

ARIAMixin.ariaPressed

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2254


ariaReadOnly

ariaReadOnly: null | string

MDN Reference

Inherited from

ARIAMixin.ariaReadOnly

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2256


ariaRequired

ariaRequired: null | string

MDN Reference

Inherited from

ARIAMixin.ariaRequired

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2258


ariaRoleDescription

ariaRoleDescription: null | string

MDN Reference

Inherited from

ARIAMixin.ariaRoleDescription

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2260


ariaRowCount

ariaRowCount: null | string

MDN Reference

Inherited from

ARIAMixin.ariaRowCount

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2262


ariaRowIndex

ariaRowIndex: null | string

MDN Reference

Inherited from

ARIAMixin.ariaRowIndex

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2264


ariaRowSpan

ariaRowSpan: null | string

MDN Reference

Inherited from

ARIAMixin.ariaRowSpan

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2266


ariaSelected

ariaSelected: null | string

MDN Reference

Inherited from

ARIAMixin.ariaSelected

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2268


ariaSetSize

ariaSetSize: null | string

MDN Reference

Inherited from

ARIAMixin.ariaSetSize

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2270


ariaSort

ariaSort: null | string

MDN Reference

Inherited from

ARIAMixin.ariaSort

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2272


ariaValueMax

ariaValueMax: null | string

MDN Reference

Inherited from

ARIAMixin.ariaValueMax

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2274


ariaValueMin

ariaValueMin: null | string

MDN Reference

Inherited from

ARIAMixin.ariaValueMin

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2276


ariaValueNow

ariaValueNow: null | string

MDN Reference

Inherited from

ARIAMixin.ariaValueNow

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2278


ariaValueText

ariaValueText: null | string

MDN Reference

Inherited from

ARIAMixin.ariaValueText

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2280


form

Readonly form: null | HTMLFormElement

Returns the form owner of internals's target element.

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7878


labels

Readonly labels: NodeList

Returns a NodeList of all the label elements that internals's target element is associated with.

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7884


role

role: null | string

Inherited from

ARIAMixin.role

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2281


shadowRoot

Readonly shadowRoot: null | ShadowRoot

Returns the ShadowRoot for internals's target element, if the target element is a shadow host, or null otherwise.

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7890


validationMessage

Readonly validationMessage: string

Returns the error message that would be shown to the user if internals's target element was to be checked for validity.

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7896


validity

Readonly validity: ValidityState

Returns the ValidityState object for internals's target element.

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7902


willValidate

Readonly willValidate: boolean

Returns true if internals's target element will be validated when the form is submitted; false otherwise.

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7908

Methods

checkValidity

checkValidity(): boolean

Returns true if internals's target element has no validity problems; false otherwise. Fires an invalid event at the element in the latter case.

MDN Reference

Returns

boolean

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7914


reportValidity

reportValidity(): boolean

Returns true if internals's target element has no validity problems; otherwise, returns false, fires an invalid event at the element, and (if the event isn't canceled) reports the problem to the user.

MDN Reference

Returns

boolean

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7920


setFormValue

setFormValue(value, state?): void

Sets both the state and submission value of internals's target element to value.

If value is null, the element won't participate in form submission.

MDN Reference

Parameters

Name Type
value null | string | FormData | File
state? null | string | FormData | File

Returns

void

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7928


setValidity

setValidity(flags?, message?, anchor?): void

Marks internals's target element as suffering from the constraints indicated by the flags argument, and sets the element's validation message to message. If anchor is specified, the user agent might use it to indicate problems with the constraints of internals's target element when the form owner is validated interactively or reportValidity() is called.

MDN Reference

Parameters

Name Type
flags? ValidityStateFlags
message? string
anchor? HTMLElement

Returns

void

Defined in

node_modules/typescript/lib/lib.dom.d.ts:7934

Typescript Libraries

Modules

Namespaces

Clone this wiki locally