[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ScrollViewer.KeyDown

KeyDown Property

KeyDown

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

Declaration
[Parameter]
public Action<KeyboardEventArgs> KeyDown { get; set; }