diff --git a/_contentTemplates/common/inputs.md b/_contentTemplates/common/inputs.md index 83936b5b4b..0ad6fb1fce 100644 --- a/_contentTemplates/common/inputs.md +++ b/_contentTemplates/common/inputs.md @@ -3,9 +3,7 @@ Also check the dedicated KB article about [programmatic input component focusing #end #edit-debouncedelay - Consider setting `DebounceDelay="0"` to the component inside the editor template. This is how the default editors in all Telerik Blazor components work. Otherwise, fast users may try to save changes before the data item in edit mode receives the new value. - #end #adornments