다음을 통해 공유


InputRadio<TValue>.Element 속성

정의

연결된 ElementReference를 가져오거나 설정합니다.

구성 요소가 렌더링되기 null 전에 액세스하는 경우일 수 있습니다.

public Microsoft.AspNetCore.Components.ElementReference? Element { get; protected set; }
member this.Element : Nullable<Microsoft.AspNetCore.Components.ElementReference> with get, set
Public Property Element As Nullable(Of ElementReference)

속성 값

적용 대상