mirror of
https://github.com/radzenhq/radzen-blazor.git
synced 2026-02-13 21:30:44 +00:00
Expose the EditContext property of RadzenTemplateForm as a parameter.
This commit is contained in:
@@ -228,6 +228,7 @@ namespace Radzen.Blazor
|
||||
/// Gets or sets the edit context.
|
||||
/// </summary>
|
||||
/// <value>The edit context.</value>
|
||||
[Parameter]
|
||||
public EditContext EditContext { get; set; }
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user