[]
        
(Showing Draft Content)

C1.Blazor.Input.TextBoxChangedEventArgs

TextBoxChangedEventArgs Class

Contains information about the TextChanged.

Inheritance
TextBoxChangedEventArgs
Namespace: C1.Blazor.Input
Assembly: C1.Blazor.Input.dll
Syntax
public class TextBoxChangedEventArgs : AsyncEventArgs

Properties

Name Description
Text

Gets or sets the text that is being auto-completed.