Skip to content

Commit 98638f5

Browse files
Tsvetomir-Hrdimodi
authored andcommitted
Update components/filter/events.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent 8c1838f commit 98638f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/filter/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The `OnUpdate` event fires when the user changes the Filter `Value`. The compone
7070

7171
The `ValueChanged` event fires when the value has changed. Its event handler receives the updated `CompositeFilterDescriptor` as an argument.
7272

73-
> The `ValueChanged` event will be deprecated in future versions. Use the `OnUpdate` event instead.
73+
> The `ValueChanged` event is deprecated and will be removed in future versions. Use the `OnUpdate` event instead.
7474
7575
>caption Handle ValueChanged
7676

0 commit comments

Comments
 (0)