Share via


ElementReference Struct

Definition

Represents a reference to a rendered element.

public readonly struct ElementReference
Inheritance
ElementReference

Constructors

Properties

Context

Gets the ElementReferenceContext instance.

Id

Gets a unique identifier for ElementReference.

Extension Methods

FocusAsync(ElementReference, Boolean)

Gives focus to an element given its ElementReference.

FocusAsync(ElementReference)

Gives focus to an element given its ElementReference.

Applies to