Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When using the Blazor DropDown List, the IsInteractive property of Syncfusion.Blazor.DropDowns.ChangeEventArgs reports false when a user types a valid value into the box, but doesn't use the arrow keys or mouse to make a selection.
I found similar issues reported (example:
https://www.syncfusion.com/feedback/35268/changeeventargs-isinteracted-is-false-in-valuechange-event-when-value-is-changed), but they all seem to be related to selecting an item with the keyboard.
I would think since this is user interaction rather than a value change via code, the property should report true.
Thank You!
Greg