Share via


Editor<T>.Value Property

Definition

The value for the component.

[Microsoft.AspNetCore.Components.Parameter]
public T Value { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Value : 'T with get, set
Public Property Value As T

Property Value

T
Attributes

Applies to