InputComponentBaseTEditContext Property
EditContext of the Form the input component is a part of.
The
EditForm cascades the EditContext downwards.
Namespace: MobileTrack.Web.Components.ViewsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[CascadingParameterAttribute]
public required EditContext EditContext { get; set; }
Property Value
EditContext