[]
Gets or sets the callback called when a key is pressed.
[Parameter] public EventCallback<KeyboardEventArgs> KeyPressed { get; set; }