[]
        
(Showing Draft Content)

C1.Blazor.Input.C1TextBox.KeyPressed

KeyPressed Property

KeyPressed

Gets or sets the callback called when a key is pressed.

Declaration
[Parameter]
public EventCallback<KeyboardEventArgs> KeyPressed { get; set; }