Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions _contentTemplates/common/inputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading