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.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
[CascadingParameterAttribute]
public required EditContext EditContext { get; set; }
Property Value
EditContext